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
Michael Koziarski 411a826583 Merge pull request #5326 from lest/patch-2
configure how unverified request will be handled
2012-03-10 16:16:35 -08:00
..
application Merge pull request #5162 from kennyj/schema_cache_dump 2012-03-07 16:44:50 -08:00
commands Refactor Rails::Console to make it easier to test and add tests for it 2012-02-16 20:41:35 +01:00
console remove reference to Test::Unit 2012-01-06 17:39:44 -08:00
engine Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
generators Merge pull request #5326 from lest/patch-2 2012-03-10 16:16:35 -08:00
rack Fix for log tailer when the log file doesn't exist. 2012-01-20 00:33:07 +05:30
railtie Speed up development by only reloading classes if dependencies files changed. 2011-12-12 22:54:04 +01:00
tasks ruby19: no need to rescue when requiring 'rdoc/task' in Ruby >= 1.9 2012-02-27 22:34:13 +09:00
test_unit Fix that failed tests should exit with a nonzero error code. 2012-02-07 10:41:30 -07:00
all.rb
application.rb Change api_only to http_only 2012-03-10 10:15:35 -03:00
backtrace_cleaner.rb Remove unneeded code 2012-01-06 22:52:02 -03:00
cli.rb
code_statistics.rb Used block to make sure file get auto closed after use 2012-01-30 14:43:52 +05:30
commands.rb Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
configuration.rb Change api_only to http_only 2012-03-10 10:15:35 -03:00
deprecation.rb refactor RAILS_CACHE deprecation 2012-01-19 02:20:32 +03:00
engine.rb Fix typo in isolated engine docs 2012-03-06 12:03:36 +00:00
generators.rb Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
info.rb Revert "Merge pull request #3405 from arunagw/middleware_name" 2011-10-22 12:28:06 -07:00
info_controller.rb
initializable.rb :group => :assets should only run in the assets environment. 2011-10-02 22:08:33 +02:00
paths.rb use File.directory? as Dir.exists? is only 1.9.2+ 2011-08-13 16:22:27 -07:00
performance_test_help.rb * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger 2011-12-19 18:41:37 -08:00
rack.rb Unify logger and taggedlogging middleware as both address logging concerns. 2011-10-19 22:39:11 +02:00
railtie.rb Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
ruby_version_check.rb Update ruby_version_check. 2011-12-20 16:55:01 +01:00
rubyprof_ext.rb Replaced all 'for' loops with Enumerable#each 2012-01-30 03:15:49 +08:00
script_rails_loader.rb
source_annotation_extractor.rb Display annotations from .coffee files in rake notes 2012-02-05 16:42:35 +01:00
tasks.rb
test_help.rb if turn available then MiniTest::Unit.respond_to?(:use_natural_language_case_names=) available 2012-01-07 12:22:18 +05:30
version.rb rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00