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
/
resource_helpers.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
*
s/an/a/
Akira Matsuda
2017-01-26
1
-1
/
+1
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-0
/
+2
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-6
/
+6
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-2
/
+2
*
Add warning when user tried to create model with pluralize name.
Kuldeep Aggarwal
2014-02-23
1
-11
/
+2
*
moving controller_name assignment before model name condition
anilmaurya
2014-01-20
1
-3
/
+1
*
Added --model-name option scaffold_controller_generator.
yalab
2013-10-15
1
-5
/
+20
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-1
/
+1
*
update Rails::Generators docs [ci skip]
Francesco Rodriguez
2012-10-07
1
-3
/
+1
*
Updated/changed useless tr/gsubs
Jurriaan Pruis
2012-04-03
1
-1
/
+1
*
added tests, replaced classify with constantize - using classify here cuts th...
Jakub Kuźma
2011-11-26
1
-1
/
+1
*
allow using orm_instance without invoking orm_class first in generators
Jakub Kuźma
2011-11-26
1
-1
/
+1
*
Warnings removed when running with 1.9.3
Arun Agrawal
2011-10-09
1
-1
/
+1
*
Railties typos.
R.T. Lechow
2011-03-05
1
-1
/
+1
*
Merge remote branch 'drogus/plugin_new'
José Valim
2010-11-11
1
-2
/
+2
|
\
|
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
1
-2
/
+2
*
|
The model generator shouldn't throw warnings when using mass nouns [#5363 sta...
Jeff Kreeftmeijer
2010-11-11
1
-1
/
+1
|
/
*
Patch for Namespace problem in Scaffold. [#4763 state:resolved]
Mohammed Siddick.E
2010-06-23
1
-1
/
+1
*
Change mailer generator templates and refactor the whole naming schema.
José Valim and Mikel Lindsaar
2010-01-25
1
-20
/
+23
*
Ensure generators can be invoked by their shortcut and remove attr_reader tasks.
José Valim
2010-01-18
1
-3
/
+7
*
Pass config.generators options along when RAILS_GENERATORS is set and show --...
José Valim
2009-11-03
1
-1
/
+7
*
By default use ActiveModel API in controller generators, unless otherwise spe...
José Valim
2009-10-17
1
-12
/
+5
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+74