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
/
erb
/
scaffold
/
scaffold_generator.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-2
/
+2
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-1
/
+1
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Always return an array from formats so there is no need to wrap it when calling
Carlos Antonio da Silva
2014-03-04
1
-1
/
+1
*
`html` and `text` templates for mailers by default
Kassio Borges
2013-12-20
1
-2
/
+4
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-1
/
+1
*
Fixing build failures
Vijay Dev
2012-10-11
1
-3
/
+3
*
nodoc Erb::Generators [ci skip]
Francesco Rodriguez
2012-10-07
1
-3
/
+3
*
Remove the --singeleton option from scaffold generator.
Prem Sichanugrist
2010-06-24
1
-6
/
+1
*
Remove :layout option from generators.
José Valim
2010-04-06
1
-1
/
+0
*
A new application now comes with a layout and a stylesheet.
José Valim
2010-04-06
1
-6
/
+0
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
1
-0
/
+41
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-53
/
+0
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+53