tracks/tracks
2007-07-25 03:54:26 +00:00
..
app Fix a bug where the limit parameter was not respected in the TodosController. This bug affected the Last 15 Actions feed. 2007-07-25 03:54:26 +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 Add migration to normalize existing Open ID URLs. Remember to "rake db:migrate". 2007-07-25 02:07:31 +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 Fix a bug where the limit parameter was not respected in the TodosController. This bug affected the Last 15 Actions feed. 2007-07-25 03:54:26 +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