Skip to content

Commit

Permalink
Update CHANGELOG to fix wrong extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyj committed Mar 8, 2012
1 parent 104eebb commit aa9b647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/CHANGELOG.md
Expand Up @@ -15,7 +15,7 @@

3) boot rails.
RAILS_ENV=production bundle exec rails server
=> use db/schema_cache.db
=> use db/schema_cache.dump

4) If you remove clear dumped cache, execute rake task.
RAILS_ENV=production bundle exec rake db:schema:cache:clear
Expand Down

0 comments on commit aa9b647

Please sign in to comment.