.. |
controllers
|
Return Symbol in find_scope! if String passed
|
2014-08-24 21:36:11 +09:00 |
generators
|
Silence controller generator warning output
|
2014-09-18 18:24:26 -03:00 |
helpers
|
Work around I18n recent failures.
|
2014-07-29 18:27:34 -03:00 |
integration
|
use authentication_keys in flash message, instead of static ‘username’ (fix #3201)
|
2014-09-23 18:42:11 +02:00 |
mailers
|
Switched all instances of 'not blank?' to 'present?'
|
2014-04-17 20:34:28 -05:00 |
models
|
Ensure that we sanitize any AC::Parameters in find_or_initialize_with_errors .
|
2014-09-18 18:21:05 -03:00 |
omniauth
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
orm
|
Support custom port for MongoDB config
|
2014-01-03 11:23:34 -02:00 |
rails_app
|
Set null: false explicitly in timestamps
|
2014-09-18 19:50:58 +02:00 |
support
|
Replace 'Sign in' with 'Log in' in views, update tests
|
2014-08-06 13:32:02 -04:00 |
delegator_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
devise_test.rb
|
Simplify test that verifies multiple warden blocks
|
2014-05-07 18:53:09 -03:00 |
failure_app_test.rb
|
Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva"
|
2014-08-10 12:13:35 -04:00 |
mapping_test.rb
|
Return Symbol in find_scope! if String passed
|
2014-08-24 21:36:11 +09:00 |
models_test.rb
|
Get rid of deprecated code
|
2013-08-05 11:24:04 +02:00 |
parameter_sanitizer_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
routes_test.rb
|
Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva"
|
2014-08-10 12:13:35 -04:00 |
test_helper.rb
|
add test for controllers generator
|
2014-08-24 22:05:54 -05:00 |
test_helpers_test.rb
|
Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva"
|
2014-08-10 12:13:35 -04:00 |
test_models.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |