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
/
migration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo 'has' => 'have'
Sean Collins
2015-01-25
1
-1
/
+1
*
Fix typo 'another frameworks' => 'other frameworks'
Sean Collins
2015-01-25
1
-1
/
+1
*
Add CreateMigration action
Gert Goet
2014-01-28
1
-16
/
+22
*
Using ActiveSupport::Concern instead of plain regular Ruby hooks in railties/...
aditya-kapoor
2013-07-01
1
-4
/
+3
*
Added extra comment when a migration already exists of the same name.
wangjohn
2013-02-15
1
-1
/
+1
*
Removing ==Examples and last blank lines of docs from railties
Francesco Rodriguez
2012-05-14
1
-4
/
+0
*
Skip creating migration if --skip option is passed to model generator [#6144 ...
Piotr Sarnacki
2010-12-16
1
-1
/
+1
*
Remove existing migration when using 'rails generate model' with --force [#55...
David Trasbo
2010-09-18
1
-1
/
+5
*
Changes migration number to version due to ambiguity. [#3065 state:committed]
Rizwan Reza
2010-03-28
1
-3
/
+3
*
No more vendored thor.
José Valim
2010-02-03
1
-5
/
+3
*
Ensure that attr_reader methods in generators are protected.
José Valim
2010-02-02
1
-8
/
+5
*
Change Rails::Generators::Migration protected instance methods to class metho...
Szymon Nowak
2010-02-02
1
-23
/
+27
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+65