More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#16 Piotr Sarnacki - This year
Showing 17 commits

Hash Date Message
89f558c 2013-05-16 Check if APP_RAKEFILE is defined
793b21c 2013-05-17 Check if APP_RAKEFILE is defined
70a3648 2013-05-16 Merge pull request #10640 from joelcogen/master
9a4268d 2013-05-03 Fix generating route from engine to other engine
57cfa7a 2013-05-03 Fix generating route from engine to other engine
a64894d 2013-04-24 Merge branch 'active-record-standalone-improvements'
1dac2ed 2013-04-24 Use env == 'development' instead of env.development?
b5ae43a 2013-04-24 Move CHANGELOG entry for db.rake improvements to 4.0.0
20f1495 2013-04-24 Don't require Rails.env in order to use AR::Tasks::Datab...
414ab0c 2013-04-24 Add some documentation to ActiveRecord::Tasks::DatabaseT...
4522761 2013-04-24 Use DatabaseTasks.fixtures_path instead of FIXTURES_PATH...
d1d7c86 2013-04-24 Don't require having Rails.application to run database t...
aa257f6 2013-04-17 Merge pull request #10249 from shime/descriptive_error_m...
85ecb44 2013-04-16 Use db:test:load instead of db:test:load_schema
6a0a5f3 2013-02-03 Duplicate column_defaults properly
351b0d9 2013-01-21 Update actionpack's CHANGELOG for 445f14e
445f14e 2013-01-21 Fix asset_path in mounted engine