rails/railties/test
eileencodes c757e9b60a Remove #build_original_fullpath method
Removing `#build_original_fullpath` because it is no longer
used by the Rails' source code or called in the `#call` method becasue
the previous commit now uses `fullpath` from Rack.

The method was nodoc'ed so it's safe to remove.

NOTE: I did this as a separate commit so if this does cause a problem
with engines etc reverting is easy.
2015-03-20 08:48:04 -04:00
..
application Remove #build_original_fullpath method 2015-03-20 08:48:04 -04:00
commands don't fallback to RACK_ENV when RAILS_ENV is not present 2015-03-19 10:06:28 +01:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures Remove --builder option from rails command 2013-02-24 14:31:08 -05:00
generators method_source needs to be a hard dependency on railties 2015-03-19 10:15:03 -04:00
isolation Remove unused gsub_app_file method from Bukkit. 2015-02-19 02:44:49 +01:00
railties Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
test_unit Use absolute path on find_method location for the runner 2015-03-19 10:15:03 -04:00
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
app_rails_loader_test.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
backtrace_cleaner_test.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
code_statistics_calculator_test.rb Update rake counts to count declarative tests in minitest 2015-01-09 12:52:23 +03:00
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb don't fallback to RACK_ENV when RAILS_ENV is not present 2015-03-19 10:06:28 +01:00
generators_test.rb Fix Railties tests that were order dependent 2014-08-13 21:25:11 +09:00
initializable_test.rb Remove not used module from initializable test 2013-05-01 23:21:08 -03:00
path_generation_test.rb Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
paths_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Fix deprecation warning in rails_info_controller tests 2015-03-17 11:45:14 +05:00
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
test_info_test.rb Privatize non-test method 2013-07-25 17:08:43 +09:00
version_test.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00