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
*
copy edit [ci skip]
Vijay Dev
2014-03-29
1
-1
/
+1
*
Clarify environment_name for logs
Gaurish Sharma
2014-03-27
1
-1
/
+1
*
Mention required glob param name in match docs for mapper
Earl St Sauver
2014-03-20
1
-0
/
+4
*
Update documentation on group method to indicate it takes an array
Earl St Sauver
2014-03-17
1
-0
/
+4
*
Fix misspelling in references docs
Steven Harman
2014-03-14
1
-1
/
+1
*
Updating select helper doc [ci skip]
Rashmi Yadav
2014-03-08
1
-0
/
+10
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-03-07
8
-22
/
+37
|
\
|
*
fix typo app -> all
dmathieu
2014-03-07
1
-1
/
+1
|
*
unscope doesn't remove only the default_scope, but all of them.
dmathieu
2014-03-07
1
-4
/
+5
|
*
Update doc for TagHelper.
Hendy Tanata
2014-03-05
1
-2
/
+8
|
*
Improve collision explanation for Hash#transform_keys.
Hendy Tanata
2014-02-28
1
-3
/
+3
|
*
Fix code alignment in duplicable? guide.
Hendy Tanata
2014-02-27
1
-2
/
+2
|
*
Improve guide for Hash#transform_keys and related methods.
Hendy Tanata
2014-02-27
1
-6
/
+15
|
*
:scissors:
Zachary Scott
2014-02-23
3
-3
/
+3
|
*
Tweak Configuring Guide language
Gaurish Sharma
2014-02-23
1
-1
/
+1
|
*
typos fixes
Mikhail Dieterle
2014-02-22
1
-4
/
+4
*
|
Merge pull request #14257 from killthekitten/patch-1
Vijay Dev
2014-03-06
1
-0
/
+20
|
\
\
|
*
|
[ci skip] Add "Low-Level Caching" part to "Caching With Rails"
Nikolay Shebanov
2014-03-06
1
-0
/
+20
*
|
|
Merge pull request #14285 from sikachu/master-revert-render-body-remove-conte...
Aaron Patterson
2014-03-06
8
-51
/
+24
|
\
\
\
|
*
|
|
Do note remove `Content-Type` when `render :body`
Prem Sichanugrist
2014-03-05
8
-51
/
+24
*
|
|
|
Merge pull request #14296 from joker1007/fix_rails_guides_about_active_record...
Yves Senn
2014-03-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix guide about `config.active_record.default_timezone` [ci skip]
joker1007
2014-03-06
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #14101 from sikachu/master-fix-versioning-task
Jeremy Kemper
2014-03-05
19
-54
/
+167
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Introduce `Rails.gem_version`
Prem Sichanugrist
2014-03-05
19
-54
/
+167
|
/
/
/
*
|
|
Remove a reference to an issue [ci skip]
Robin Dupret
2014-03-05
1
-1
/
+1
*
|
|
get rid of intermediate arrays.
Yves Senn
2014-03-05
1
-2
/
+3
*
|
|
we only need to support `asc` and `ASC`. No need for mixed cases. #14263
Yves Senn
2014-03-05
2
-34
/
+25
*
|
|
docs, flash message keys are normalized to strings. [ci skip]
Yves Senn
2014-03-05
1
-0
/
+20
*
|
|
quick pass over Active Record CHANGELOG. [ci skip].
Yves Senn
2014-03-05
1
-13
/
+10
*
|
|
Merge pull request #14263 from robin850/allow_passing_string_to_order_hash
Yves Senn
2014-03-05
3
-5
/
+52
|
\
\
\
|
*
|
|
Allow string hash values on AR order method
Marcelo Casiraghi
2014-03-04
3
-5
/
+52
*
|
|
|
Merge pull request #14261 from MSch/bound-parameters-for-exists
Aaron Patterson
2014-03-04
2
-3
/
+20
|
\
\
\
\
|
*
|
|
|
Make exists? use bound values.
Martin Schùˆrrer
2014-03-04
2
-3
/
+20
*
|
|
|
|
Revert "Merge pull request #14269 from arthurnn/expanded_key_array"
Godfrey Chan
2014-03-04
3
-14
/
+4
*
|
|
|
|
Merge pull request #14269 from arthurnn/expanded_key_array
Guillermo Iguaran
2014-03-04
3
-4
/
+14
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Cache key should be different when is Array.
Arthur Neves
2014-03-03
3
-4
/
+14
|
|
/
/
/
*
|
|
|
Merge pull request #14243 from pch/digestor-variants
David Heinemeier Hansson
2014-03-04
6
-24
/
+105
|
\
\
\
\
|
*
|
|
|
Variants in ActionView::Digestor
Piotr Chmolowski
2014-03-04
6
-24
/
+105
*
|
|
|
|
Always return an array from formats so there is no need to wrap it when calling
Carlos Antonio da Silva
2014-03-04
3
-3
/
+3
*
|
|
|
|
Fix for external generators extend Erb::Generators
Allen Fair
2014-03-04
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Inline block to fix indent [ci skip]
Carlos Antonio da Silva
2014-03-04
1
-3
/
+1
*
|
|
|
Merge pull request #14273 from vipulnsward/fix-warning-13244
Yves Senn
2014-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix enum test unused variable warning.
Vipul A M
2014-03-04
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #13244 from kommen/pg_enum_type_map
Yves Senn
2014-03-04
4
-0
/
+45
|
\
\
\
\
|
*
|
|
|
Add Enum type to postgresql adapter's oids to prevent unknown OID warnings.
Dieter Komendera
2014-03-04
4
-0
/
+45
|
|
/
/
/
*
|
|
|
Use 1.9 style hash on docs [ci skip]
Carlos Antonio da Silva
2014-03-04
1
-1
/
+1
*
|
|
|
Simplify handling of defaults/options in button_tag
Carlos Antonio da Silva
2014-03-04
1
-4
/
+1
*
|
|
|
Added missing changlog entry for #14255
Godfrey Chan
2014-03-04
1
-0
/
+7
*
|
|
|
Merge pull request #14255 from prikha/master
Godfrey Chan
2014-03-04
2
-5
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
remove private method and rewrite into more precise notation
Sergey Prikhodko
2014-03-04
1
-12
/
+12
[next]