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
2011-05-25 01:27:00 +02:00
..
application Proper fix 2011-05-12 10:57:55 -05:00
commands Actually this file may be invoked directly as well with --dev. 2011-05-25 01:27:00 +02:00
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 Need it declared too 2011-05-10 14:30:02 -05:00
generators Update default Gemfile to point to sass-rails, not sass 2011-05-24 16:12:41 -07: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 Remove the ability for engines to serve assets from the public directory. 2011-04-15 19:57:52 +02:00
tasks fixes Rake::RDocTask deprecation warnings from rake 0.9.0 2011-05-25 00:49:22 +05:30
test_unit
all.rb
application.rb Streamline generators initialization flow. 2011-05-25 01:16:50 +02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
commands.rb Streamline generators initialization flow. 2011-05-25 01:16:50 +02: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 Use sprockets prepend_path if its available 2011-05-19 21:50:07 -05:00
generators.rb Streamline generators initialization flow. 2011-05-25 01:16:50 +02:00
info.rb
info_controller.rb
initializable.rb
paths.rb commented meta code 2011-05-04 23:42:29 +05:30
performance_test_help.rb
plugin.rb
rack.rb Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
railtie.rb Update generator config to support hiding namespaces and pass the app into generator blocks 2011-05-24 16:04:28 -07: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