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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up grammar in scaffold index view, by removing the word 'Listing' from ...
Adrien Lamothe
2015-01-12
1
-1
/
+1
*
Merge pull request #13434 from tanraya/local_variables
Carlos Antonio da Silva
2015-01-03
3
-6
/
+6
|
\
|
*
Use local variables in _form.html.erb generated by scaffold generator.
tanraya
2014-07-26
3
-6
/
+6
*
|
Don't remove mailer layouts files
yuuji.yaginuma
2014-11-27
1
-3
/
+5
*
|
Generate mailer layouts even if no action is given.
Guo Xiang Tan
2014-11-25
1
-4
/
+4
*
|
MailerGenerator should inherit from Base.
Guo Xiang Tan
2014-11-25
1
-3
/
+4
*
|
Add tests which were incorrectly removed.
Guo Xiang Tan
2014-11-25
1
-4
/
+4
*
|
Removing unnecessary File.join calls
Andy Jeffries
2014-11-24
1
-1
/
+1
*
|
Creates an ApplicationMailer and layout by default, including html and body t...
Andy Jeffries
2014-11-21
3
-0
/
+26
*
|
Give password_confirmation div the "field" class in erb form template
noinkling
2014-07-29
1
-1
/
+1
|
/
*
Display notice in index.html pages in scaffolded generated views
Arun Agrawal
2014-07-04
1
-0
/
+2
*
Titling the model name in views generated by scaffold.
Amit Suryavanshi
2014-06-18
3
-3
/
+3
*
Avoid unnecessary conditional block
Giovanni Cappellotto
2014-05-01
1
-5
/
+0
*
Dont abbreviate that which needs no abbreviation
David Heinemeier Hansson
2014-04-08
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
2
-2
/
+2
*
fix path shown in mailer's templates
Kassio Borges
2014-02-14
2
-2
/
+2
*
`html` and `text` templates for mailers by default
Kassio Borges
2013-12-20
4
-6
/
+15
*
Fix the indentation on the from template of the scaffold generator
Rafael Mendonça França
2013-08-19
1
-3
/
+3
*
Use GeneratedAttribute#column_name if #reference? scaffold_generator in _form...
Zachary Scott
2013-07-23
1
-0
/
+5
*
Use Colspan in th Tags
Sıtkı Bağdat
2013-06-17
1
-3
/
+1
*
Unindent attributes iteration in scaffold index template
Carlos Antonio da Silva
2013-04-18
1
-2
/
+2
*
Indent around the scaffold loop
David Heinemeier Hansson
2013-04-18
1
-8
/
+8
*
HTML5 breaks
David Heinemeier Hansson
2013-04-18
2
-4
/
+4
*
Add support for generate scaffold password:digest
Sam Ruby
2013-03-13
3
-3
/
+12
*
:scissors: extra blank line
Akira Matsuda
2013-03-02
1
-1
/
+0
*
Needless fancy structure that did not anything
David Heinemeier Hansson
2013-01-05
1
-1
/
+3
*
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
2
-2
/
+2
*
Fixing build failures
Vijay Dev
2012-10-11
3
-9
/
+9
*
nodoc Erb::Generators [ci skip]
Francesco Rodriguez
2012-10-07
3
-9
/
+9
*
Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` option
Carlos Galdino
2012-07-18
1
-1
/
+1
*
Close #3886 - Add THEAD and TBODY to scaffold markup
twinturbo
2012-04-29
1
-16
/
+20
*
Changes b tag to strong
CollectiveJam
2012-04-16
1
-1
/
+1
*
Remove key_value helper now that master is 1.9 only and we always use
Rafael Mendonça França
2012-03-13
1
-1
/
+1
*
Use content_tag_for with array by default on scaffold.
José Valim
2012-01-26
1
-4
/
+2
*
for ... in => .each
Akira Matsuda
2011-05-18
3
-4
/
+4
*
Rails will now generate Ruby 1.9 style hash when running scaffold_controller ...
Prem Sichanugrist
2011-04-10
1
-1
/
+1
*
Change inside_namespace method to inside_template and use it in all templates...
Piotr Sarnacki
2010-11-16
5
-10
/
+0
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
5
-0
/
+10
*
Remove the --singeleton option from scaffold generator.
Prem Sichanugrist
2010-06-24
1
-6
/
+1
*
Patch for Namespace problem in Scaffold. [#4763 state:resolved]
Mohammed Siddick.E
2010-06-23
5
-16
/
+16
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
3
-3
/
+3
*
Rename fieldWithErrors style to field_with_errors. Remove unused alert style.
Jeremy Kemper
2010-04-24
1
-1
/
+1
*
Cleanup indention and spacing and turn errorExplanation into error_explanatio...
David Heinemeier Hansson
2010-04-13
1
-8
/
+9
*
Use pluralize to properly inflect the number of errors.
José Valim
2010-04-10
1
-1
/
+1
*
Remove error_messages_for from scaffold.
José Valim
2010-04-10
1
-1
/
+10
*
Need a double escape there
David Heinemeier Hansson
2010-04-09
1
-1
/
+1
*
Notice/alert are out of the layout, so notice has to go back into show to mak...
David Heinemeier Hansson
2010-04-09
1
-0
/
+2
*
Remove :layout option from generators.
José Valim
2010-04-06
1
-1
/
+0
[next]