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/rails/commands
2013-04-05 15:44:41 -07:00
..
application.rb Revert more Rails.version changes 2013-04-01 17:23:18 -03:00
console.rb Fix rails console --sandbox 2013-03-08 13:58:56 +00:00
dbconsole.rb Don't use Rails.root since it is not available at this point 2013-01-05 05:01:14 -03:00
destroy.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
generate.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
plugin_new.rb require "rubygems" is obsolete in Ruby 1.9.3 2012-05-13 14:47:25 +02:00
runner.rb Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
server.rb More helpful message when starting server 2013-03-18 10:46:21 -07:00
update.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00