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
Ben Sandofsky 61842d97c5 Make requiring gems optional.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#743 state:resolved]
2008-08-04 14:53:21 +02:00
..
commands Use "/usr/bin/env ruby" instead of "/usr/local/bin/ruby" 2008-07-31 16:39:48 -05:00
rails Make requiring gems optional. 2008-08-04 14:53:21 +02:00
rails_generator Fix file permissions 2008-07-31 16:36:23 -05:00
tasks Added db:charset support to PostgreSQL. [#556 state:resolved] 2008-07-14 04:11:52 +01:00
code_statistics.rb
commands.rb
console_app.rb Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment. 2008-04-18 13:05:43 +01:00
console_sandbox.rb
console_with_helpers.rb Use require_dependency 'application' not require in the console bootstraps to avoid requiring application.rb twice 2008-07-11 22:27:36 +02:00
dispatcher.rb Updated copyright years 2008-05-11 18:34:05 -05:00
fcgi_handler.rb Handle exit, reload, and restart immediately if not processing a request. References #11471 [guillaume, Jeremy Kemper] 2008-03-30 23:07:52 +00:00
initializer.rb Make requiring gems optional. 2008-08-04 14:53:21 +02:00
performance_test_help.rb Removed config.action_view.cache_template_loading, use config.cache_classes instead 2008-07-15 22:58:42 -05:00
rails_generator.rb
railties_path.rb
ruby_version_check.rb
rubyprof_ext.rb
source_annotation_extractor.rb Merge documentation changes from docrails. 2008-05-16 23:21:35 +01:00
test_help.rb Remove superfluous test_process require 2008-06-12 18:19:40 -07:00
webrick_server.rb Drop ActionController::Base.allow_concurrency flag 2008-06-08 22:11:50 -05:00