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
/
guides
/
source
/
migrations.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
added column type to example in section 2.3
Ofer Nave
2013-09-24
1
-1
/
+1
*
[ci skip] Add a type modifier in migrations.md.
Juanito Fatas
2013-09-22
1
-0
/
+1
*
[ci skip] Improve readability of 4.3's NOTE in migration.md.
Juanito Fatas
2013-09-17
1
-3
/
+3
*
Added quotes when defining the precision for the `decimal` fields
mogetutu
2013-09-12
1
-1
/
+1
*
Fix typos [ci skip]
Carlos Antonio da Silva
2013-08-30
1
-2
/
+2
*
Add documentation for rake db:setup task
Jay Hayes
2013-08-29
1
-0
/
+5
*
Note functional equivalence in reset task
Jay Hayes
2013-08-29
1
-2
/
+2
*
migrations guide: fix and edits [ci skip]
Xavier Noria
2013-08-05
1
-7
/
+9
*
Fix a grammatical error/typo in Active Record Migrations guide. [ci skip]
Daniel Dawson
2013-07-08
1
-1
/
+1
*
Update 'Active Record Migrations' guide [ci skip]
Shinichi Maeshima
2013-07-08
1
-1
/
+0
*
Typo in Active Record Migrations Guide [ci skip]
dkaplan88
2013-06-29
1
-1
/
+1
*
Fix documents for create_join_table
Satoshi Ebisawa
2013-06-21
1
-2
/
+2
*
copy edits [ci skip]
Vijay Dev
2013-06-14
1
-11
/
+9
*
Remove double spaces in guides
Sunny Ripert
2013-05-28
1
-1
/
+1
*
Remove double spaces in code examples
Sunny Ripert
2013-05-28
1
-1
/
+1
*
Correct the assertion that join table columns have no options, mind context.
Luka Marčetić
2013-05-27
1
-2
/
+2
*
Use new hash syntax
Mikhail Dieterle
2013-05-14
1
-2
/
+2
*
fix grammar
Adam Konner
2013-05-13
1
-2
/
+2
*
Fixed boolean validation example to use inclusion instead of presence on migr...
Dana Jones
2013-05-10
1
-2
/
+3
*
Document the fact you can add_index on new columns
Sammy Larbi
2013-04-17
1
-1
/
+19
*
s/app\/model\//app\/models\//g
Akira Matsuda
2013-03-24
1
-2
/
+2
*
transactions can be turned off per Migration.
Yves Senn
2013-03-05
1
-1
/
+5
*
Support creating a table migration generator
Sammy Larbi
2013-03-01
1
-0
/
+21
*
Add more documentation for create_join_table.
Marc Schütz
2013-02-20
1
-0
/
+10
*
fixes a typo in the migrations guide
Xavier Noria
2013-02-19
1
-1
/
+1
*
Replacing plugin to gem
Lucas Caton
2013-01-19
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-01-01
1
-0
/
+19
|
\
|
*
Document JoinTable migration generator
Sammy Larbi
2012-12-29
1
-0
/
+19
*
|
Fix up/down column change example code formatting
Sammy Larbi
2012-12-29
1
-1
/
+1
|
/
*
Note about migration timestamps.
Steve Klabnik
2012-12-26
1
-1
/
+3
*
Update Migration and 4.0 Release Guides, Changelogs [#8267]
Marc-Andre Lafortune
2012-12-21
1
-36
/
+189
*
Punctuation, capitalization, grammar fixes in rails guides
Katie Oldaker
2012-12-07
1
-3
/
+3
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-04
1
-1
/
+1
|
\
|
*
fix some formatting
1334
2012-12-03
1
-2
/
+2
*
|
Migration Guide: General fix-up
Steve Klabnik
2012-12-01
1
-365
/
+217
|
/
*
Normalize on 'After reading this guide, you will know:'
Steve Klabnik
2012-11-29
1
-1
/
+1
*
Migrations: add 'Active Record' to title
Steve Klabnik
2012-11-29
1
-2
/
+2
*
Add periods to the bullet points in guides.
Steve Klabnik
2012-11-29
1
-4
/
+4
*
Migrations: Fix opening bullets.
Steve Klabnik
2012-11-29
1
-2
/
+2
*
Migrations: move massive paragraph out of intro.
Steve Klabnik
2012-11-29
1
-10
/
+19
*
Switch to 1.9 hash syntax
Agis Anastasopoulos
2012-11-16
1
-22
/
+22
*
Changed comment section to be more explicit. I had an issue with rolling back...
John Gallagher
2012-10-27
1
-2
/
+3
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-21
1
-7
/
+8
|
\
|
*
Revert "divided into folder with the language"
Rafael Mendonça França
2012-10-17
1
-0
/
+992
|
*
divided into folder with the language
Rodrigo Martins
2012-10-17
1
-992
/
+0
|
*
Fix formatting on migrations guide
Jaime Iniesta
2012-10-14
1
-7
/
+8
*
|
Expand caveat about models in migrations (rails guide)
Katrina Owen
2012-10-10
1
-0
/
+21
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-2
/
+12
|
\
|
*
add command line $ tip for new programmers
schneems
2012-10-02
1
-0
/
+2
|
*
improve wording over `change` method docs
schneems
2012-10-02
1
-1
/
+1
[next]