1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/tasks
Ryan Kinderman ed0cb91a83 Ensure plugins' rake tasks are loaded before application's rake tasks. [#259 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-06-05 12:44:38 +01:00
..
annotations.rake Moved the SourceAnnotationExtractor to a separate file in case libraries try to load the rails rake tasks twice. rspec_on_rails, I'm looking at you. [Rick] 2007-09-28 17:02:40 +00:00
databases.rake Merge docrails. 2008-05-25 12:29:00 +01:00
documentation.rake Ruby 1.9 compatibility. References #1689. 2007-12-17 18:54:55 +00:00
framework.rake Allow freezing to specific releases with rake rails:freeze:edge RELEASE=1.2.0 per-release zip files are generated automatically by git-archive on dev.rubyonrails.org. 2008-04-12 12:08:26 +12:00
gems.rake Consolidate error messages for missing gems, and skip them when running rake gems:* tasks. [rick] 2008-05-31 16:36:34 -07:00
log.rake
misc.rake rake time:zones:local finds correct base utc offset for zones in the Southern Hemisphere 2008-04-12 16:06:29 -05:00
rails.rb Ensure plugins' rake tasks are loaded before application's rake tasks. [#259 state:resolved] 2008-06-05 12:44:38 +01:00
routes.rake Drop the trailing slash 2007-06-28 18:44:08 +00:00
statistics.rake
testing.rake Tidy up description for the rake test task. Closes #10598 [akaspick] 2008-01-20 23:27:19 +00:00
tmp.rake