rails--rails/railties/lib/rails
Xavier Noria 6c58585ff5 shell out to run bundler on app generation, see rationale in the comment 2011-06-10 23:43:24 +02:00
..
application Proper fix 2011-05-12 10:57:55 -05:00
commands make 'rails runner' show usage when run without any options 2011-06-10 18:48:50 +05:30
console Move sandbox to AR and pass the sandbox as a value. This way, other ORMs like Datamapper can also have their own sandboxing in rails console. 2011-05-04 16:47:35 +02:00
engine Use namespace if it's a mountable engine 2011-06-07 11:21:38 +02:00
generators shell out to run bundler on app generation, see rationale in the comment 2011-06-10 23:43:24 +02:00
rack Removed AS core_ext/kernel/requires as it's not used and is bad practice. 2011-05-23 15:31:33 +02:00
railtie adds missing require 2011-06-07 12:06:02 +02:00
tasks sprockets gzips assets now 2011-06-07 21:58:40 +02:00
test_unit
all.rb
application.rb Merge pull request #1356 from flippingbits/fix_engine_generator 2011-06-09 00:01:00 -07:00
backtrace_cleaner.rb
cli.rb Exit with non-zero to signal failure. 2011-01-29 16:51:40 +08:00
code_statistics.rb fix indentation 2011-05-25 23:47:31 +05:30
commands.rb Merge pull request #1356 from flippingbits/fix_engine_generator 2011-06-09 00:01:00 -07:00
configuration.rb Update generator config to support hiding namespaces and pass the app into generator blocks 2011-05-24 16:04:28 -07:00
engine.rb Move load_generators from Rails::Application to Rails::Engine 2011-05-26 17:57:46 +02:00
generators.rb Use mattr_accessor :namespace 2011-06-07 11:36:11 +02:00
info.rb Remove useless cgi 2010-11-10 16:43:26 -02:00
info_controller.rb
initializable.rb
paths.rb fix Rails::Paths::Root document 2011-05-25 16:40:45 +08:00
performance_test_help.rb
plugin.rb
rack.rb Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
railtie.rb Use namespace if it's a mountable engine 2011-06-07 11:21:38 +02:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb removes some remaining .rjs occurrences 2011-04-13 13:24:33 +02:00
tasks.rb Remove the ability for engines to serve assets from the public directory. 2011-04-15 19:57:52 +02:00
test_help.rb Removed AS core_ext/kernel/requires as it's not used and is bad practice. 2011-05-23 15:31:33 +02:00
version.rb Bump versions for rc1 2011-05-21 20:56:52 -05:00