tracks/tracks
2007-07-18 02:17:09 +00:00
..
app Minor refactoring to User#generate_token 2007-07-18 02:17:09 +00:00
config Create a named route for the preferences page and use it. Rename "crypt_token" to "generate_token". 2007-07-17 04:47:35 +00:00
db Rename the word field in the User model to token throughout the application and in the database. It fits better semantically with the way the field is used. 2007-07-17 03:50:13 +00:00
doc And here's the copy step. 2007-03-30 04:36:52 +00:00
lib Rename the word field in the User model to token throughout the application and in the database. It fits better semantically with the way the field is used. 2007-07-17 03:50:13 +00:00
log.tmpl And here's the copy step. 2007-03-30 04:36:52 +00:00
public Applied ffarid's patch to correctly indent numbered lists in notes. Closes #539. 2007-07-16 02:21:00 +00:00
script And here's the copy step. 2007-03-30 04:36:52 +00:00
test Create a named route for the preferences page and use it. Rename "crypt_token" to "generate_token". 2007-07-17 04:47:35 +00:00
vendor Removed rails_rcov plugin to avoidforcing a dependency on the rcov gem for users of rake db:migrate. For developers, I recommend you install the plugin but don't commit it. 2007-05-29 03:59:50 +00:00
CHANGELOG And here's the copy step. 2007-03-30 04:36:52 +00:00
installation.html And here's the copy step. 2007-03-30 04:36:52 +00:00
Rakefile This changeset is larger than I prefer, and may be unstable with databases besides mysql. 2007-05-25 19:01:08 +00:00
README_DEVELOPERS And here's the copy step. 2007-03-30 04:36:52 +00:00
README_RAILS And here's the copy step. 2007-03-30 04:36:52 +00:00