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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15860 from aidanharan/docrails-assets-manifest-typo
Yves Senn
2014-06-22
1
-1
/
+1
|
\
|
*
Added missing colon in asset manifest JSON.
Aidan Haran
2014-06-18
1
-1
/
+1
*
|
:nail_care: wrap the tip from #15624 at 80 chars [ci skip]
Zachary Scott
2014-06-20
1
-1
/
+2
*
|
Merge pull request #15624 from aditya-kapoor/add-warnings-on-guides
Zachary Scott
2014-06-20
1
-0
/
+2
|
\
\
|
*
|
[ci skip] Add Tip for change_column_null and change_column_default in guides
Aditya Kapoor
2014-06-21
1
-0
/
+2
*
|
|
Merge pull request #15809 from maurogeorge/guides-console-app
Yves Senn
2014-06-20
1
-0
/
+25
|
\
\
\
|
*
|
|
Add to guides app and helper objects on command line
Mauro George
2014-06-19
1
-0
/
+25
*
|
|
|
Remove extra list item element
Ben Hicks
2014-06-19
1
-1
/
+1
*
|
|
|
ErrorsController shouldn't inherit ApplicationController, but ActionControlle...
Yuki Nishijima
2014-06-19
1
-1
/
+1
*
|
|
|
Merge pull request #15808 from maurogeorge/guides-custom-errors-page
Eileen M. Uchitelle
2014-06-19
1
-0
/
+55
|
\
\
\
\
|
*
|
|
|
Create custom errors page on ActionController guides
Mauro George
2014-06-19
1
-0
/
+55
|
|
/
/
/
*
/
/
/
[ci skip] Fix typo in 4.1 upgrade/flash structure
Dan Rice
2014-06-19
1
-1
/
+1
|
/
/
/
*
|
|
[ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Bas...
Rahul P. Chaudhari
2014-06-17
1
-3
/
+3
*
|
|
docs, remove getting started guide sample application. [ci skip]
Yves Senn
2014-06-14
89
-1137
/
+2
*
|
|
pg guide, use the term `database views` to be specific. [ci skip]
Yves Senn
2014-06-14
1
-3
/
+3
*
|
|
First pass at Rails 4.2 release notes [ci skip]
Godfrey Chan
2014-06-13
1
-2
/
+2
*
|
|
Create 4.2 release notes guide scaffold [ci skip]
Zachary Scott
2014-06-13
2
-0
/
+249
*
|
|
Copy edits from e0f3f1a [ci skip]
Zachary Scott
2014-06-13
1
-3
/
+7
*
|
|
Document behavior concerns regarding the full Rails stack [ci skip]
Zachary Scott
2014-06-13
1
-0
/
+24
*
|
|
Add links to RDoc back into API documentation guidelines [ci skip]
Zachary Scott
2014-06-13
1
-1
/
+7
*
|
|
pg guide, minor copy edits
Yves Senn
2014-06-13
1
-2
/
+4
*
|
|
Merge pull request #15667 from samdec/mailer_doc_bug_fix
Sean Griffin
2014-06-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix bug in email with name example code
Sam DeCesare
2014-06-11
1
-1
/
+1
*
|
|
Merge pull request #15657 from JohnRiv/guides_asset_pipeline_local
Zachary Scott
2014-06-11
1
-5
/
+4
|
\
\
\
|
*
|
|
There are 3 caveats to Local Precompilation including 1 config change
John Riviello
2014-06-11
1
-5
/
+4
|
|
/
/
*
/
/
Updating argument names in default matcher for compiling files
John Riviello
2014-06-11
1
-1
/
+1
|
/
/
*
|
cleanup, get rid of trailing whitespace. [ci skip]
Yves Senn
2014-06-11
1
-2
/
+2
*
|
Fix Apache Directives [ci skip]
Jason Nochlin
2014-06-11
1
-2
/
+4
|
/
*
Correct Bundler link [ci skip]
Aditya Kapoor
2014-06-11
1
-4
/
+3
*
[ci skip] Refine Action Mailer guide.
Juanito Fatas
2014-06-11
1
-10
/
+19
*
docs, refactor docs about column modifiers. [ci skip] [Matthew Draper & Yves ...
Yves Senn
2014-06-10
1
-12
/
+20
*
[ci skip] Rename: Rails Database Migration to Active Record Migration.
Juanito Fatas
2014-06-10
2
-2
/
+2
*
[ci skip] Add note about type modifiers that cannot be specified in command l...
Juanito Fatas
2014-06-10
1
-0
/
+2
*
pg guide, add index to PostgreSQL array example. [ci skip]
Yves Senn
2014-06-09
1
-1
/
+3
*
Update migrations.md
Kalman Hazins
2014-06-08
1
-0
/
+1
*
Correct Example output in Rails guides [ci skip]
Aditya Kapoor
2014-06-07
1
-7
/
+6
*
copy edits [ci skip]
Vijay Dev
2014-06-07
2
-2
/
+2
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-06-07
1
-1
/
+9
|
\
|
*
[ci skip] explain association behavior.
schneems
2014-06-02
1
-0
/
+6
|
*
[ci skip] add fixture docs link to guides
schneems
2014-06-02
1
-1
/
+3
*
|
[ci skip] Fix capitalization
Akshay Vishnoi
2014-06-07
5
-19
/
+19
*
|
remove rubyforge.org that was shut down [ci skip]
Gaurav Sharma
2014-06-06
5
-5
/
+11
*
|
docs, update `includes` + `where` example in AR guide. [ci skip]
Yves Senn
2014-06-06
1
-3
/
+16
*
|
Update getting_started.md
Jonathan Powers
2014-06-05
1
-0
/
+2
*
|
Update getting_started.md
Jonathan Powers
2014-06-05
1
-0
/
+2
*
|
Pluralize params
Mauro George
2014-06-03
1
-1
/
+1
*
|
Add default_i18n_subject to the guides
Mauro George
2014-06-03
1
-0
/
+18
*
|
Fix typo in ActionController Overview
Ari Pollak
2014-06-02
1
-2
/
+2
*
|
:nail_care: for migrations guide from #15457 [ci skip]
Zachary Scott
2014-06-01
1
-7
/
+8
*
|
Merge pull request #15457 from maurogeorge/add-changing-columns
Zachary Scott
2014-06-01
1
-0
/
+22
|
\
\
[next]