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 #16237 from tonytonyjan/patch
Arthur Nogueira Neves
2014-07-23
1
-4
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
`create` return an active record object with erros instead of false when vali...
Tony Jian
2014-07-23
1
-4
/
+5
|
*
|
|
Fixes #16255 [ci skip]
Akshay Vishnoi
2014-07-22
1
-1
/
+1
|
*
|
|
docs, add example for running a single test against core adapters.
Yves Senn
2014-07-22
1
-0
/
+6
|
*
|
|
Generator guide grammatical error fixed [ci skip]
Siddharth Bhagwan
2014-07-21
1
-1
/
+1
|
*
|
|
[ci skip] Fix code in Routing Guide
yuuji.yaginuma
2014-07-21
1
-1
/
+1
|
|
/
/
|
*
|
Follow-up to #16097 [ci skip]
Robin Dupret
2014-07-18
1
-3
/
+6
|
*
|
Remove "profile and benchmark" line from command line guide
Dave Jachimiak
2014-07-17
1
-1
/
+0
|
*
|
link minitest assertions documentation.
Jonas Baumann
2014-07-16
1
-2
/
+7
|
*
|
document assert[_not]_empty, assert[_not]_includes, assert[_not]_predicate in...
Jonas Baumann
2014-07-16
1
-0
/
+6
|
*
|
Merge pull request #16180 from rafaelfranca/rm-dirty
Rafael Mendonça França
2014-07-15
1
-2
/
+2
|
|
\
\
|
|
*
|
Deprecate `reset_#{attribute}` in favor of `restore_#{attribute}`.
Rafael Mendonça França
2014-07-15
1
-2
/
+2
|
*
|
|
Document the change in `nil` handling for serialized attributes
Godfrey Chan
2014-07-15
1
-0
/
+5
|
|
/
/
|
*
|
Format pass on 4.2 release notes [ci skip]
Godfrey Chan
2014-07-13
1
-157
/
+163
|
*
|
[Bug report templates] Added rack master to the Gemfile
Abdelkader Boudih
2014-07-12
2
-0
/
+2
|
|
/
|
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-07-12
1
-113
/
+93
|
|
\
|
|
*
fix mismatched example call [ci skip]
Vijay Dev
2014-07-12
1
-2
/
+2
|
|
*
Revert "[ci skip] Fix doc for except"
Vijay Dev
2014-07-12
1
-4
/
+5
|
|
*
[ci skip] remove invalid code from docs
schneems
2014-06-28
1
-2
/
+0
|
|
*
[ci skip] Fix doc for except
schneems
2014-06-28
1
-5
/
+4
|
|
*
[ci skip] Doc ability to chain in `find_each`
schneems
2014-06-28
1
-1
/
+9
|
|
*
[ci skip] Consolidate docs for `find`
schneems
2014-06-28
1
-25
/
+19
|
|
*
[ci skip] Consolidate docs for `last`
schneems
2014-06-28
1
-16
/
+21
|
|
*
[ci skip] Consolidate docs for `take`
schneems
2014-06-28
1
-35
/
+20
|
|
*
[ci skip] Consolidate docs for `find_by`
schneems
2014-06-28
1
-19
/
+14
|
|
*
[ci skip] Consolidate docs for `first`
schneems
2014-06-28
1
-35
/
+21
|
|
*
[ci skip] Add return values to examples
schneems
2014-06-28
1
-1
/
+10
|
*
|
[Guides] Sentence break for clarity [ci-skip]
Max Goldstein
2014-07-11
1
-2
/
+2
|
*
|
Synced 4.2 release notes with the latest commits.
Godfrey Chan
2014-07-11
1
-27
/
+80
*
|
|
Merge pull request #11218 from kaspth/loofah-integration
Rafael Mendonça França
2014-07-10
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Readded some documentation about substitution values.
Timm
2014-06-16
1
-3
/
+3
|
*
|
Updated testing guide to reflect changes in ActionDispatch::SelectorAssertions.
Timm
2014-06-15
1
-3
/
+3
*
|
|
[ci skip] Fixed link to strong params in Getting Started section 5.6.
JayK31
2014-07-09
1
-2
/
+1
*
|
|
[ci skip] Document millisecond precision change in ActiveSupport::TimeWithZon...
Eugene Gilburg
2014-07-09
1
-2
/
+12
*
|
|
[ci skip] Fix 4.2 release notes list items. [Matthew Draper & Juanito Fatas]
Juanito Fatas
2014-07-09
1
-34
/
+41
*
|
|
[ci skip] Fix 4.2 release notes rendered display.
Juanito Fatas
2014-07-09
1
-31
/
+29
*
|
|
Merge pull request #16097 from nishantmodak/correct_md
Zachary Scott
2014-07-08
11
-32
/
+28
|
\
\
\
|
*
|
|
correct markdown usage [ci skip]
Nishant Modak
2014-07-09
11
-32
/
+28
*
|
|
|
Merge pull request #16086 from nickpellant/master
Eileen M. Uchitelle
2014-07-07
1
-0
/
+14
|
\
\
\
\
|
*
|
|
|
[ci skip] Improve callback code example for 4.1 upgrade docs.
Nick Pellant
2014-07-07
1
-4
/
+4
|
*
|
|
|
Add callbacks documentation for upgrading to 4.1.
Nick Pellant
2014-07-07
1
-0
/
+14
*
|
|
|
|
Update Rails versions [ci skip]
Robin Dupret
2014-07-07
5
-19
/
+19
|
/
/
/
/
*
|
|
|
Merge pull request #15958 from aditya-kapoor/active-model-naming-guide
Robin Dupret
2014-07-06
1
-0
/
+23
|
\
\
\
\
|
*
|
|
|
[ci skip] add guide for ActiveModel::Naming
Aditya Kapoor
2014-07-05
1
-0
/
+23
*
|
|
|
|
Merge pull request #16044 from jjb/patch-1
Zachary Scott
2014-07-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
link directory to ActionMailer Previews documentation
John Bachir
2014-07-03
1
-1
/
+1
*
|
|
|
|
|
[ci skip] Concludes changelog links in the bottom.
Juanito Fatas
2014-07-06
1
-18
/
+14
*
|
|
|
|
|
Only reference time specific methods in the time section [ci skip]
Sean Griffin
2014-07-05
1
-2
/
+2
*
|
|
|
|
|
Remove *all* references to `Time.yesterday` [ci skip]
Sean Griffin
2014-07-05
1
-1
/
+1
*
|
|
|
|
|
`Time.today` -> `Date.today` in guides. [ci skip]
Sean Griffin
2014-07-05
1
-1
/
+1
[prev]
[next]