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
...
*
|
|
|
Update 'Rails on Rack' guide [ci skip]
Mike Gunderloy
2017-05-20
1
-6
/
+11
*
|
|
|
Add :json type to auto_discovery_link_tag
Mike Gunderloy
2017-05-20
2
-2
/
+2
*
|
|
|
Merge pull request #29020 from stevenchanin/master
Jon Moss
2017-05-18
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
remove the phrase as well
Steven Chanin
2017-05-09
1
-1
/
+1
|
*
|
|
|
Capitalize Rake
Steven Chanin
2017-05-09
1
-2
/
+2
|
*
|
|
|
[ci skip] explain async queue and rake tasks
Steven Chanin
2017-05-09
1
-0
/
+6
*
|
|
|
|
Merge pull request #29056 from juliusdelta/29055-missing-links-in-activesuppo...
Andrew White
2017-05-16
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Old expression caught to many chars resulting in 404. Added minor change to r...
JD Gonzales
2017-05-12
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
explain why guide translations need a fork [ci skip]
Xavier Noria
2017-05-14
1
-3
/
+4
*
|
|
|
Clarify documentation for system test arguments
eileencodes
2017-05-14
1
-2
/
+2
*
|
|
|
Use a more realistic use-case for system test generator
eileencodes
2017-05-14
1
-5
/
+5
|
/
/
/
*
|
|
[ci skip] Mailer fixtures in Testing guide.
Cody Boyko
2017-05-12
1
-1
/
+1
*
|
|
Fix a typo in guide [ci skip]
Koichi ITO
2017-05-11
1
-1
/
+1
|
/
/
*
|
Merge pull request #28240 from kreintjes/fix/autoloading-sti-guide
Matthew Draper
2017-05-09
1
-9
/
+8
|
\
\
|
*
|
Correct Autoloading and STI guide (issue #26994)
Kevin Reintjes
2017-04-06
1
-9
/
+8
*
|
|
Fix link to `assert_nothing_raised` doc [ci skip]
yuuji.yaginuma
2017-05-08
1
-1
/
+1
*
|
|
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
1
-1
/
+1
*
|
|
Merge pull request #28337 from riseshia/patch-1
Rafael França
2017-05-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix to use correct path with language on guide
Shia
2017-03-08
1
-1
/
+1
*
|
|
|
Use target language's document.yaml [ci skip]
Shia
2017-05-04
1
-1
/
+1
*
|
|
|
Rails secrets is not built on but inspired by Sekrets
Bart
2017-05-02
1
-1
/
+1
*
|
|
|
Update the Gem Bug Report Templates to 5.1.0
Alex Kitchens
2017-05-01
5
-5
/
+5
*
|
|
|
Fix note about `secrets.yml` [ci skip]
yuuji.yaginuma
2017-04-30
1
-3
/
+3
*
|
|
|
Remove entries included in 5.0 [ci skip]
yuuji.yaginuma
2017-04-29
1
-10
/
+0
*
|
|
|
5.1 Release Notes are complete [ci skip]
claudiob
2017-04-28
1
-1
/
+0
*
|
|
|
Small grammar fix
Jon Moss
2017-04-27
1
-1
/
+1
*
|
|
|
Small grammar fix
Jon Moss
2017-04-27
1
-1
/
+1
*
|
|
|
Small grammar fixes
Jon Moss
2017-04-27
1
-13
/
+13
*
|
|
|
Fix indentation [ci skip]
Prathamesh Sonpatki
2017-04-27
1
-22
/
+22
*
|
|
|
Added some more release notes for Active Record [ci skip]
Prathamesh Sonpatki
2017-04-27
1
-2
/
+74
*
|
|
|
Merge pull request #28904 from robin850/update-working-with-javascript
Rafael Mendonça França
2017-04-27
1
-35
/
+147
|
\
\
\
\
|
*
|
|
|
Add documentation of data attributes for UJS [ci skip]
Robin Dupret
2017-04-27
1
-1
/
+97
|
*
|
|
|
Nest Action View remote helpers one level deeper [ci skip]
Robin Dupret
2017-04-27
1
-3
/
+5
|
*
|
|
|
Add a section with the different Ajax events [ci skip]
Robin Dupret
2017-04-27
1
-0
/
+36
|
*
|
|
|
Update the JavaScript guide to use `form_with`
Robin Dupret
2017-04-27
1
-29
/
+7
|
/
/
/
/
*
|
|
|
Pluralize methods
Jon Moss
2017-04-26
1
-1
/
+1
*
|
|
|
More release notes for Rails 5.1 [ci skip]
claudiob
2017-04-26
1
-0
/
+30
*
|
|
|
Add some items to the release notes [ci skip]
Robin Dupret
2017-04-27
1
-0
/
+54
*
|
|
|
Some improvements in the 5.1 release notes [ci skip]
Robin Dupret
2017-04-27
1
-28
/
+32
*
|
|
|
s/broadcasing/broadcasting/
Akira Matsuda
2017-04-27
1
-1
/
+1
*
|
|
|
Describe the changes in transactional tests
Matthew Draper
2017-04-25
1
-0
/
+31
*
|
|
|
Add missing `action_view` section of config flag
Jon Moss
2017-04-24
1
-1
/
+1
*
|
|
|
Merge pull request #28861 from koic/unify_names_of_github
Vipul A M
2017-04-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Unify the name of GitHub [ci skip]
Koichi ITO
2017-04-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #28860 from y-yagi/add_form_with_generates_remote_forms_to...
Vipul A M
2017-04-25
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add `form_with_generates_remote_forms` to configuring guide [ci skip]
yuuji.yaginuma
2017-04-25
1
-0
/
+2
*
|
|
|
|
secrets.yml --> config/secrets.yml
Jon Moss
2017-04-23
1
-1
/
+1
*
|
|
|
|
Add Action View info to 5.1 release notes
Jon Moss
2017-04-23
1
-0
/
+23
*
|
|
|
|
Use parameters, not params
Jon Moss
2017-04-23
1
-2
/
+2
*
|
|
|
|
Small grammar fixes
Jon Moss
2017-04-23
1
-7
/
+6
[prev]
[next]