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
...
*
|
|
ActiveJob: Implemented enqueue_at for QueueClassic
Cristian Bica
2014-09-02
1
-12
/
+17
*
|
|
Fix for configuring rails guide
Ravil Bayramgalin
2014-09-01
1
-1
/
+1
*
|
|
Clean up grammar from #16752 [ci skip]
Zachary Scott
2014-08-30
1
-2
/
+2
*
|
|
[ci skip] add line about text layout
shruti2791
2014-08-30
1
-1
/
+2
*
|
|
Some documentation fixes [ci skip]
Robin Dupret
2014-08-29
1
-7
/
+7
*
|
|
[ci skip] Fix example code of ActiveRecord::FixtureSet.context_class
yuuji.yaginuma
2014-08-29
1
-1
/
+1
*
|
|
[ci skip] mention assert_select in release notes
Sam Ruby
2014-08-27
1
-0
/
+13
*
|
|
Merge pull request #16707 from katmutua/master
Santiago Pastorino
2014-08-27
1
-3
/
+3
|
\
\
\
|
*
|
|
[ci skip] Update 4_2_release notes
Jackie Mutua
2014-08-27
1
-3
/
+3
*
|
|
|
Merge pull request #16722 from yui-knk/fix/guides_association_basics2
Rafael Mendonça França
2014-08-27
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
[ci skip] Fix typo of `collection_singular_ids=` method.
yui-knk
2014-08-27
1
-4
/
+4
*
|
|
|
|
[ci skip] Fix typo of `collection=` method.
yui-knk
2014-08-27
1
-4
/
+4
|
/
/
/
/
*
|
|
|
[ci skip] Modify a web-console PR link
yuuji.yaginuma
2014-08-27
1
-1
/
+1
*
|
|
|
Adjusted punctuation and grammar for Form Helpers guide [ci skip]
Brian Jordan
2014-08-26
1
-16
/
+16
|
/
/
/
*
|
|
Added web links
Eric Brooke
2014-08-25
1
-1
/
+1
*
|
|
Quick pass through the 4.2 release notes [ci skip]
Robin Dupret
2014-08-25
1
-20
/
+21
*
|
|
Merge pull request #16616 from schneems/schneems/jeremy-comments
Jeremy Kemper
2014-08-24
1
-0
/
+7
|
\
\
\
|
*
|
|
Address comments on Gzip implementation
schneems
2014-08-24
1
-0
/
+7
*
|
|
|
treetop is no longer a mail (rails) dependency
Washington Luiz
2014-08-24
1
-2
/
+0
*
|
|
|
Whoops, duplicated word [ci skip]
Robin Dupret
2014-08-24
1
-1
/
+1
*
|
|
|
Some tweaks to the development set-up guide
Robin Dupret
2014-08-24
1
-43
/
+41
*
|
|
|
Grammer and spelling pass on web console release note. [CI SKIP]
Guo Xiang Tan
2014-08-25
1
-4
/
+4
*
|
|
|
Describe web-console in the release notes [ci skip]
Genadi Samokovarov
2014-08-24
1
-4
/
+14
*
|
|
|
Fix guide anchor generation logic.
Juanito Fatas
2014-08-24
1
-1
/
+6
|
/
/
/
*
|
|
Fix example code in Active Job guide [ci skip]
yuuji.yaginuma
2014-08-23
1
-1
/
+1
*
|
|
Merge pull request #16655 from brocktimus/20140823_doco_change
Zachary Scott
2014-08-23
1
-1
/
+1
|
\
\
\
|
*
|
|
Properly referencing AR::RecordNotFound in AJ guide rescuing example
Brock Trappitt
2014-08-23
1
-1
/
+1
*
|
|
|
Merge pull request #16641 from cristianbica/aj-backburner-enqueue-later
Rafael Mendonça França
2014-08-22
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Implemented enqueue_at for ActiveJob's Backburner adapter
Cristian Bica
2014-08-22
1
-4
/
+4
*
|
|
|
|
Active Job guide: Add info about queue_name prefix and clarity supporter feat...
Cristian Bica
2014-08-22
1
-2
/
+23
|
/
/
/
/
*
|
|
|
Missing space. [CI SKIP]
Guo Xiang Tan
2014-08-22
1
-1
/
+1
*
|
|
|
add nested_model_forms to guides/documents.yaml [wip] [ci skip]
Zachary Scott
2014-08-22
1
-1
/
+4
*
|
|
|
Follow up on #16408
Jon Atack
2014-08-22
1
-2
/
+6
*
|
|
|
ActiveJob -> Active Job [ci skip]
Xavier Noria
2014-08-21
1
-1
/
+1
*
|
|
|
Add change to ActionView Notable changes [ci skip]
Charley D
2014-08-21
1
-0
/
+3
*
|
|
|
Merge pull request #16271 from alol/action-view-overview-guide-tweaks
Vijay Dev
2014-08-22
1
-11
/
+11
|
\
\
\
\
|
*
|
|
|
Small Action View Overview edits [ci skip]
Alan Oliver
2014-07-24
1
-11
/
+11
*
|
|
|
|
Guide fix. [CI SKIP]
Guo Xiang Tan
2014-08-22
1
-3
/
+3
*
|
|
|
|
Merge pull request #16612 from loganhasson/master
Zachary Scott
2014-08-21
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Clarify Action Mailer/Active Job usage note
Logan Hasson
2014-08-21
1
-5
/
+5
*
|
|
|
|
|
Merge pull request #16607 from tgxworld/upgrading_guide_pass
Santiago Pastorino
2014-08-21
1
-9
/
+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Upgrade guide pass. [CI SKIP]
Guo Xiang Tan
2014-08-21
1
-9
/
+10
*
|
|
|
|
|
Fix some issues in 4.2 release notes.
Geoffrey ROGUELON
2014-08-21
1
-3
/
+0
*
|
|
|
|
|
Change 'does' to 'do'
Jake Worth
2014-08-21
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
[ci skip] Fixing spelling typo in testing guide.
Bradly Feeley
2014-08-20
1
-1
/
+1
*
|
|
|
|
Update configuring.md [ci skip]
Tee Parham
2014-08-20
1
-2
/
+0
*
|
|
|
|
Fix a few typos/some grammar in Active Job Basics
Logan Hasson
2014-08-20
1
-8
/
+8
*
|
|
|
|
Same as f39cb2b except backport friendly
Zachary Scott
2014-08-20
1
-1
/
+4
*
|
|
|
|
Same as f39cb2b except backport friendly
Zachary Scott
2014-08-20
1
-4
/
+4
*
|
|
|
|
Point release notes to stable branch for list of commits. [ci skip]
Zachary Scott
2014-08-20
6
-9
/
+15
[prev]
[next]