Changeset activity in Attic
-
update rails to r7127
-
split up #destroy tests so they each test a single thing
-
add dir for rdoc generation
-
quickie README
-
better css
-
add some nav links
-
docs
-
nstance variable checks to make sure we get what we asked for
-
checkin pistonized rcov plugin
-
check for responses and rendered templates
-
factor out redirecting; make sure to send a 422 when validations fail, even for html
-
add tons of tests for exercises
-
add fixtures
-
add validations
-
controller names should be pluralized
-
Add coverage directory for rcov
-
add new route for rails_info#properties, delete commentzilla
-
helper name should be pluralized
-
Update rails externals definition to r7109
-
drier total weight calculations in Activity model; display total weight per activity on today's workout page
-
add some stats methods
-
view improvements
-
add controllers for reified objects: redirections, workouts
-
routes for homepage, redirections; remove defaults
-
don't use UTC, too much hassle for now
-
edit created_at with a text field; add total weight calculation
-
if we just created a new exercise for today, redirect to today's workout instead
-
add array#sum and #mean methods
-
use app layout
-
add weight-doubling for activities with two weights/limbs (dumbbells, etc.)
