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
*
Fixed issue #12327
Marc Lennox
2013-09-27
2
-2
/
+11
*
Merge pull request #12385 from francisgo/patch-8
Guillermo Iguaran
2013-09-27
1
-0
/
+2
|
\
|
*
Getting Started Guide: Fix code container in Chapter 5.2 [ci-skip]
Francis Go
2013-09-28
1
-0
/
+2
|
/
*
Merge pull request #12366 from francisgo/patch-4
Yves Senn
2013-09-27
1
-1
/
+1
|
\
|
*
Getting Started Guide: Update sentence in Chapter 5.8 [ci-skip]
Francis Go
2013-09-27
1
-1
/
+1
*
|
Merge pull request #12233 from claudiob/delete-actionpack-unused-fixture
Yves Senn
2013-09-27
1
-5
/
+0
|
\
\
|
*
|
Remove HelperyTestHelper not used in any test
claudiob
2013-09-14
1
-5
/
+0
*
|
|
Merge pull request #12379 from francisgo/patch-7
Yves Senn
2013-09-27
1
-0
/
+1
|
\
\
\
|
*
|
|
Add new line after create action on CommentsController code example
Francis Go
2013-09-27
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #12376 from tvdeyen/cache-digests-rake-tasks
Rafael Mendonça França
2013-09-26
2
-0
/
+21
|
\
\
\
|
*
|
|
Adds template dependencies rake task from cache_digests gem.
Thomas von Deyen
2013-09-26
2
-0
/
+21
|
/
/
/
*
|
|
Merge pull request #12338 from JuanitoFatas/generator
Yves Senn
2013-09-26
1
-3
/
+18
|
\
\
\
|
*
|
|
[ci skip] Update scaffold output and change some words.
Juanito Fatas
2013-09-27
1
-3
/
+18
*
|
|
|
Merge pull request #12373 from francisgo/patch-6
Yves Senn
2013-09-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Getting Started Guide: post.rb -> Post
Francis Go
2013-09-26
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #12371 from cciollaro/master
Yves Senn
2013-09-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] escape unintended url in docs
Chris Ciollaro
2013-09-26
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #12349 from odigity/master
Yves Senn
2013-09-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
added "id: false" to HABTM join table example
Ofer Nave
2013-09-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #12356 from francisgo/patch-3
Yves Senn
2013-09-26
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Getting Started Guide: posts_controller -> PostsController [ci skip]
Francis Go
2013-09-26
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #12357 from JuanitoFatas/AR-basics
Yves Senn
2013-09-26
1
-11
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] Add missing periods and update link name and some wording.
Juanito Fatas
2013-09-26
1
-11
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
quote `false` reference in querying guide.
Yves Senn
2013-09-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #12355 from speakingcode/doc-fix
Yves Senn
2013-09-26
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] Correct the explanation of the example for find_or_create_by when u...
Daniel Lissner
2013-09-25
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #12368 from francisgo/patch-5
Yves Senn
2013-09-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Getting Started Guide: update link_to string argument to use single-quote mar...
Francis Go
2013-09-26
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #12363 from jbaudanza/doc
Rafael Mendonça França
2013-09-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix small typo in docs
Jonathan Baudanza
2013-09-25
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #12362 from arthurnn/inverse_on_find
Rafael Mendonça França
2013-09-25
3
-5
/
+22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
changelog entry
Arthur Neves
2013-09-25
1
-0
/
+6
|
*
|
|
|
|
fix .find when inverse is set
Arthur Neves
2013-09-25
2
-5
/
+16
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #12359 from arthurnn/inverse_on_callbacks
Rafael Mendonça França
2013-09-25
4
-2
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
update changelog for #12359
Arthur Neves
2013-09-25
1
-1
/
+5
|
*
|
|
|
|
Make sure inverse_of is visible on the has_many callbacks
Arthur Neves
2013-09-25
3
-1
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' into preload
Aaron Patterson
2013-09-25
79
-201
/
+735
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #12290 from kennyj/fix_12278
Andrew White
2013-09-24
3
-3
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
ActiveRecord::ConnectionAdapters::Column.string_to_time method respects strin...
kennyj
2013-09-25
3
-3
/
+28
|
*
|
|
|
|
Merge pull request #12351 from francisgo/patch-2
Rafael Mendonça França
2013-09-24
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Getting Started Guide: Hello Rails! -> Hello, Rails! and wrap code tag
Francis Go
2013-09-25
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Add CHANGELOG entry for #12344
Rafael Mendonça França
2013-09-24
1
-0
/
+5
|
*
|
|
|
|
Merge pull request #12344 from angelic/collection_check_boxes_with_name
Rafael Mendonça França
2013-09-24
2
-1
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Use the given name in html_options for the hidden field in collection_check_b...
Angel N. Sciortino
2013-09-24
2
-1
/
+9
|
*
|
|
|
|
|
Add regression test to #12343
Rafael Mendonça França
2013-09-24
1
-0
/
+5
|
*
|
|
|
|
|
Merge pull request #12343 from wangjohn/fix_failing_agile_controller_tests
Rafael Mendonça França
2013-09-24
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
assign_attributes should return if argument is blank.
wangjohn
2013-09-24
1
-0
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #12346 from graysonwright/patch-1
Rafael Mendonça França
2013-09-24
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[Documentation] Add a missing validation to I18n docs
Grayson Wright
2013-09-24
1
-0
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #12341 from odigity/master
Rafael Mendonça França
2013-09-24
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
[next]