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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #6466 from markmcspadden/hash_deep_transform_keys
Rafael Mendonça França
2012-05-23
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_...
Mark McSpadden
2012-05-23
1
-0
/
+7
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-23
4
-37
/
+77
|
\
\
\
|
*
|
|
Revert "Remove Obsolute root specifiying short syntax"
Vijay Dev
2012-05-23
1
-0
/
+1
|
*
|
|
[Guides] Fix sample code
Oscar Del Ben
2012-05-23
1
-1
/
+1
|
*
|
|
[Guides] Rewrite server start section
Oscar Del Ben
2012-05-23
1
-8
/
+23
|
*
|
|
[Guides] Rewrite server start section
Oscar Del Ben
2012-05-23
1
-2
/
+20
|
*
|
|
clarified how file naming affects load order of initializers
Rory O’Kane
2012-05-22
1
-1
/
+1
|
*
|
|
[Guides] Update rails commands section
Oscar Del Ben
2012-05-22
1
-0
/
+5
|
*
|
|
[Guides] Change bundler section
Oscar Del Ben
2012-05-22
1
-12
/
+12
|
*
|
|
[Guides] Review bin/rails section
Oscar Del Ben
2012-05-22
1
-2
/
+5
|
*
|
|
[Guides] change rails bin section
Oscar Del Ben
2012-05-22
1
-6
/
+5
|
*
|
|
The initialization guide will cover Rails 4
Oscar Del Ben
2012-05-22
1
-2
/
+4
|
*
|
|
Remove Obsolute root specifiying short syntax
Gaurish Sharma
2012-05-22
1
-1
/
+0
|
*
|
|
Fix broken link
Gaurish Sharma
2012-05-22
1
-1
/
+1
|
*
|
|
Getting started guide has been completely rewritten and edited.
Oscar Del Ben
2012-05-19
1
-2
/
+0
*
|
|
|
Merge pull request #6383 from oscardelben/add_oscardelben_to_authors
Vijay Dev
2012-05-23
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add oscardelben to authors
Oscar Del Ben
2012-05-18
1
-0
/
+4
*
|
|
|
Adding deep versions of stringify_keys and symbolize_keys (plain and bang) fo...
Lucas Húngaro
2012-05-23
1
-0
/
+14
*
|
|
|
Add Hash#transform_keys and Hash#transform_keys! and refactor *_keys methods ...
Mark McSpadden
2012-05-23
1
-0
/
+32
|
|
_
|
/
|
/
|
|
*
|
|
Add several HTML5 input helpers
Carlos Galdino
2012-05-21
1
-2
/
+10
*
|
|
Add HTML5 input[type="color"] helper
Carlos Galdino
2012-05-21
1
-2
/
+4
*
|
|
More info on commit messages in contributing guide
Piotr Sarnacki
2012-05-21
1
-1
/
+31
*
|
|
Fix CHANGELOG order and add a brief description of the changes in the
Rafael Mendonça França
2012-05-20
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-19
4
-10
/
+6
|
\
\
|
*
|
copy edits [ci skip]
Vijay Dev
2012-05-19
1
-1
/
+1
|
*
|
fix typo. probem => problem
Damien Mathieu
2012-05-19
1
-1
/
+1
|
*
|
Revert "Add oscardelben to authors"
Oscar Del Ben
2012-05-18
1
-4
/
+0
|
*
|
The middleware stack is compliant with Enumarable and bits of Array
Rich Healey
2012-05-18
1
-2
/
+2
|
*
|
[engines] initializer method call needs an argument for initializer name
Ryan Bigg
2012-05-18
1
-1
/
+1
|
*
|
Add oscardelben to authors
Oscar Del Ben
2012-05-17
1
-0
/
+4
|
*
|
update AS docs
Vasiliy Ermolovich
2012-05-17
1
-6
/
+2
*
|
|
Add HTML5 input[type="time"] helper
Alex Soulim
2012-05-18
1
-3
/
+5
|
/
/
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-17
4
-105
/
+135
|
\
\
|
*
|
copy edits assets guide [ci skip]
Vijay Dev
2012-05-17
1
-1
/
+1
|
*
|
[getting started] remove two more beginningruby links
Ryan Bigg
2012-05-17
1
-2
/
+2
|
*
|
[getting started] add comma in 'First we will make a comment partial'
Ryan Bigg
2012-05-17
1
-1
/
+1
|
*
|
[getting started] remove another beginning ruby link
Ryan Bigg
2012-05-17
1
-1
/
+1
|
*
|
[getting started] briefly explain form_for with array parameters
Ryan Bigg
2012-05-17
1
-1
/
+4
|
*
|
[getting started] Remove beginning ruby link in posts/show
Ryan Bigg
2012-05-17
1
-1
/
+1
|
*
|
[getting started] generating routes manually was done as a learning
Ryan Bigg
2012-05-17
1
-3
/
+4
|
*
|
[getting started] split up section about rake routes after 'resources' call
Ryan Bigg
2012-05-17
1
-1
/
+4
|
*
|
[getting started] dialog box is not automatic, is provided through jquery_ujs...
Ryan Bigg
2012-05-17
1
-3
/
+6
|
*
|
[getting started] Fix index template after destroy action addition
Ryan Bigg
2012-05-17
1
-1
/
+3
|
*
|
[getting started] dabase -> database
Ryan Bigg
2012-05-17
1
-1
/
+1
|
*
|
[getting started guide] more explanation around the delete routing method:
Ryan Bigg
2012-05-17
1
-7
/
+15
|
*
|
[getting started] explain :as option
Ryan Bigg
2012-05-17
1
-1
/
+4
|
*
|
explain why we also add attr_accessible in the model
Damien Mathieu
2012-05-17
1
-1
/
+16
|
*
|
Fix some code formatting in core_ext guide
Mark Rushakoff
2012-05-16
1
-1
/
+1
|
*
|
[guides] add note about cosequences of option changes
Richard Hulse
2012-05-16
1
-1
/
+3
[prev]
[next]