.. |
application
|
Default I18n.enforce_available_locales to true
|
2013-12-17 09:05:41 -02:00 |
commands
|
fixed rails dbconsole to support ENV['DATABASE_URL'].
|
2013-12-16 18:31:49 +08:00 |
configuration
|
Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest
|
2013-12-18 14:39:50 +05:30 |
fixtures
|
Remove --builder option from rails command
|
2013-02-24 14:31:08 -05:00 |
generators
|
Add mailer previews feature based on mail_view gem
|
2013-12-17 03:58:35 +00:00 |
isolation
|
Load secret_key_base from tokens.yml, fallback to config.secret_key_base
|
2013-12-12 14:59:11 -05:00 |
railties
|
Typo fixes [ci skip]
|
2013-11-30 20:27:01 +05:30 |
abstract_unit.rb
|
Load secret_key_base from tokens.yml, fallback to config.secret_key_base
|
2013-12-12 14:59:11 -05:00 |
app_rails_loader_test.rb
|
Fix some failing tests for Rails::Paths
|
2013-11-01 14:42:12 +01:00 |
backtrace_cleaner_test.rb
|
|
|
code_statistics_calculator_test.rb
|
Improve rake stats for JavaScript and CoffeeScript.
|
2013-02-25 21:08:11 +08:00 |
engine_test.rb
|
Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec
|
2012-12-31 13:57:23 -03:00 |
env_helpers.rb
|
Make logging to stdout work again with implicit development env
|
2013-10-13 19:21:18 +02:00 |
generators_test.rb
|
More Warnings removed for ruby trunk
|
2013-11-01 13:47:23 +01:00 |
initializable_test.rb
|
Remove not used module from initializable test
|
2013-05-01 23:21:08 -03:00 |
paths_test.rb
|
Fix some failing tests for Rails::Paths
|
2013-11-01 14:42:12 +01:00 |
rack_logger_test.rb
|
"Naked" rescue clauses only catch StandardError subclasses.
|
2013-08-06 17:04:02 +02:00 |
rails_info_controller_test.rb
|
Remove missing integration points of AV extraction
|
2013-12-05 11:39:56 +01:00 |
rails_info_test.rb
|
Add a test case for comparing Rails versions
|
2013-05-03 14:18:57 -04:00 |
test_info_test.rb
|
Privatize non-test method
|
2013-07-25 17:08:43 +09:00 |