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
Commit message (
Expand
)
Author
Age
Files
Lines
*
I found it strange that this guide is redirecting questions to a specific per...
Paul McMahon
2012-05-03
1
-2
/
+1
*
Corrected the name of the module that should be included to get the url helpers.
Anuj Dutta
2012-05-03
1
-1
/
+1
*
Typo
Oscar Del Ben
2012-05-02
1
-1
/
+1
*
Mention mac os x installation tools on getting started guide
Oscar Del Ben
2012-05-02
1
-1
/
+4
*
Remove tags from getting started guide and adapt some of the content to
Oscar Del Ben
2012-05-02
3
-216
/
+7
*
Rewrite refactoring section in getting started guide
Oscar Del Ben
2012-05-02
4
-77
/
+34
*
Rewrite comments action in getting started guide
Oscar Del Ben
2012-05-02
3
-21
/
+26
*
Changed code examples to have a consistent code styling [ci skip]
Ayrton De Craene
2012-05-02
1
-33
/
+33
*
Add note about image_tag('') issue in Asset Pipeline guide (see rails issue #...
Michael Pearson
2012-05-02
1
-0
/
+2
*
Fix example url in text helper
Alexey Vakhov
2012-05-02
1
-1
/
+1
*
Fix form tag with non GET/POST method example
Alexey Vakhov
2012-05-02
1
-1
/
+1
*
Documentation fix in options_for_select helper. Fixed display errors caused b...
Rodrigo Pavano
2012-05-01
1
-9
/
+26
*
Add empty rows to improve readability. [ci skip]
Edward Tsech
2012-05-01
1
-0
/
+2
*
Add few lines to describe how aggregation part caching works. [ci skip]
Edward Tsech
2012-05-01
1
-0
/
+4
*
simpler wording and explanations
Hrvoje Šimić
2012-05-01
2
-11
/
+11
*
Lowercase.
Ben Pickles
2012-05-01
1
-1
/
+1
*
more edits [ci skip]
Vijay Dev
2012-05-01
2
-2
/
+2
*
copy edit AS deprecation/behaviours docs [ci skip]
Vijay Dev
2012-05-01
1
-22
/
+11
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-01
30
-494
/
+167
|
\
|
*
Revert "Added Short 1 line note about connection pools. "
Vijay Dev
2012-05-01
1
-2
/
+0
|
*
Merge pull request #95 from RobZolkos/add_doc_for_utc_offset
Vijay Dev
2012-05-01
1
-0
/
+1
|
|
\
|
|
*
Add documention for utc_offset method
Rob Zolkos
2012-05-01
1
-0
/
+1
|
*
|
Add line which gives a little bit more information how *_will_change! works.
Edward Tsech
2012-05-01
1
-0
/
+1
|
|
/
|
*
Bump Rails version in action mailer guide.
Oscar Del Ben
2012-05-01
1
-1
/
+1
|
*
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-05-01
3
-10
/
+13
|
|
\
|
|
*
Minor English fix.
Erich Menge
2012-04-30
1
-1
/
+1
|
|
*
Added Short 1 line note about connection pools.
Gaurish Sharma
2012-04-30
1
-0
/
+2
|
|
*
add ActiveRecord::RecordInvalid to exceptions
Hrvoje Šimić
2012-04-30
1
-9
/
+10
|
*
|
Getting Started Guide Code Cleanup
Oscar Del Ben
2012-05-01
2
-10
/
+1
|
|
/
|
*
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-04-30
1
-0
/
+4
|
|
\
|
|
*
Rails 4.0 upgrade note for the ConfirmationValidator change
Brian Cardarella
2012-04-30
1
-0
/
+4
|
*
|
Rewrite adding a second model section of Getting Started Guide
Oscar Del Ben
2012-04-30
4
-39
/
+42
|
|
/
|
*
Fix stray capitalization
Mark Rushakoff
2012-04-29
1
-1
/
+1
|
*
Fix rdoc formatting in Mime::Type
Mark Rushakoff
2012-04-29
1
-5
/
+5
|
*
Reword polymorphic routes + mounted engine rdoc
Mark Rushakoff
2012-04-29
1
-8
/
+6
|
*
Remove scaffold explanation from getting started guide
Oscar Del Ben
2012-04-29
1
-410
/
+11
|
*
Merge branch 'master' of github.com:lifo/docrails
twinturbo
2012-04-29
1
-0
/
+1
|
|
\
|
|
*
Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3.
Kevin Richardson
2012-04-29
1
-0
/
+1
|
|
*
Revert "Make non English title indexable (such as Chinese or Japanese) using ...
Tony Jian
2012-04-29
1
-3
/
+2
|
|
*
Make non English title indexable (such as Chinese or Japanese) using MD5.
Tony Jian
2012-04-29
1
-2
/
+3
|
*
|
Document ActiveSupport::Deprecations.behavior
twinturbo
2012-04-29
1
-1
/
+19
|
|
/
|
*
Merge branch 'master' of github.com:lifo/docrails
twinturbo
2012-04-28
426
-5055
/
+6391
|
|
\
|
|
*
fix typo in ActiveSupport::Inflector#titleize
Francesco Rodriguez
2012-04-28
1
-1
/
+1
|
|
*
Fix misptint
Alexey Vakhov
2012-04-28
1
-1
/
+1
|
|
*
Remove unnecessary ).
Uģis Ozols
2012-04-28
1
-1
/
+1
|
|
*
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-04-28
124
-2556
/
+2044
|
|
|
\
|
|
|
*
Correct small consistency issue in AR querying guide
Matthias Schmidt
2012-04-28
1
-1
/
+1
|
|
|
*
Code-format references to config settings
Mark Rushakoff
2012-04-27
7
-7
/
+7
|
|
|
*
Update guides - run single test for AR testing
Alexey Vakhov
2012-04-28
1
-0
/
+6
|
|
|
*
Update contributing guide - run single test
Alexey Vakhov
2012-04-28
1
-0
/
+7
[next]