index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
generators
/
testing
/
assertions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Use `assert_nil` if `value` is nil in `assert_field_default_value`
yuuji.yaginuma
2017-08-03
1
-1
/
+5
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-4
/
+4
*
remove unused require
yuuji.yaginuma
2015-10-08
1
-2
/
+0
*
assert_file understands paths with special characters
Diego Carrion
2015-06-18
1
-1
/
+1
*
Require shellwords since it is dependecy of this file
Rafael Mendonça França
2014-06-26
1
-0
/
+2
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-2
/
+2
*
Make the application name snake cased when it contains spaces
Robin Dupret
2013-10-22
1
-1
/
+1
*
Revert "Merge pull request #10194 from pabloh/extract_regexp_at_generators_te...
Carlos Antonio da Silva
2013-04-12
1
-3
/
+1
*
Extract method declaration regexp into a constant
Pablo Herrero
2013-04-12
1
-1
/
+3
*
Move the class methods to above the protected section
Rafael Mendonça França
2013-04-01
1
-3
/
+0
*
Break down Rails::Generator::TestCase into modules
Pablo Herrero
2013-03-31
1
-0
/
+124