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
*
Merge pull request #13705 from mess110/controller_generator_route_quotes
Carlos Antonio da Silva
2014-01-14
1
-5
/
+5
|
\
|
*
single quotes for controller generated routes
Cristian Mircea Messel
2014-01-14
1
-5
/
+5
*
|
Merge pull request #13706 from prathamesh-sonpatki/issue-13125
Yves Senn
2014-01-14
1
-3
/
+10
|
\
\
|
*
|
Fix fields_for documentation with index option [ci skip]
Prathamesh Sonpatki
2014-01-14
1
-3
/
+10
|
|
/
*
/
[ci skip] Added alias to CSRF
Uday Kadaboina
2014-01-14
1
-2
/
+2
|
/
*
updates screenshot data [ci skip]
Xavier Noria
2014-01-13
1
-1
/
+1
*
revises a few things in the getting started guide [ci skip]
Xavier Noria
2014-01-13
5
-121
/
+129
*
Updated Changelog to reflect removal of :dependent => :restrict
Rystraum Gamonez
2014-01-14
1
-0
/
+4
*
upgrade SDoc
Xavier Noria
2014-01-12
2
-8
/
+6
*
[ci skip] - error_messages_for has been deprecated since 2.3.8 - lets reduce ...
leriksen
2014-01-10
1
-2
/
+0
*
Merge pull request #13582 from schneems/schneems/preserve-connection-behavior
Rafael Mendonça França
2014-01-09
1
-1
/
+118
|
\
|
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-1
/
+118
*
|
Merge pull request #13632 from tinogomes/master
Rafael Mendonça França
2014-01-09
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Adding Hash#compact and Hash#compact! methods
tinogomes
2014-01-09
1
-0
/
+10
*
|
Fix typo [ci skip]
Jake Worth
2014-01-08
1
-1
/
+1
|
/
*
create/drop test and development databases only if RAILS_ENV is nil
Damien Mathieu
2014-01-08
1
-0
/
+2
*
update 4.1 release notes with deprecation commit link. [ci skip]
Yves Senn
2014-01-06
1
-1
/
+2
*
Ruby is a proper noun here, not part of code fragment [ci skip]
Soon Van
2014-01-05
1
-3
/
+3
*
Allow an absolute controller path inside a module scope
Andrew White
2014-01-05
1
-0
/
+2
*
Change all "can not"s to the correct "cannot".
T.J. Schuck
2014-01-03
3
-4
/
+4
*
Deprecate unused `symbolized_base_class` and `symbolized_sti_name`.
Yves Senn
2014-01-03
1
-0
/
+3
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
5
-25
/
+22
*
Removed elipsis indicating that the reader should have more code than what is...
Mo Omer
2014-01-01
1
-2
/
+0
*
Make explicit that the view file need to be created [ci skip]
Rafael Mendonça França
2014-01-01
1
-1
/
+1
*
Do not highlight rake routes output as ruby code [ci skip]
Rafael Mendonça França
2014-01-01
1
-2
/
+2
*
Merge pull request #13556 from yahonda/update_mysql_grant
Rafael Mendonça França
2014-01-01
1
-0
/
+2
|
\
|
*
Update grant statement to address #13549
Yasuo Honda
2014-01-01
1
-0
/
+2
*
|
[ci skip] Add missing flash message in block filter example.
Juanito Fatas
2014-01-01
1
-2
/
+5
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-31
1
-10
/
+10
|
\
|
*
[ci skip] trailing documentation whitespace
schneems
2013-12-19
1
-10
/
+10
*
|
Update explanation to match example
Steven Nunez
2013-12-30
1
-1
/
+1
*
|
Typo fix [ci skip]
Ilja Krijger
2013-12-28
1
-3
/
+4
*
|
Ensure backward compatibility between Minitest 5 and 4
Robin Dupret
2013-12-27
2
-1
/
+7
*
|
doc fix. Use `sess.path` within `open_session`. Closes #13490. [ci skip]
Yves Senn
2013-12-27
1
-1
/
+1
*
|
Minitest::Unit::TestCase is Minitest::Test [ci skip]
Arun Agrawal
2013-12-26
2
-2
/
+2
*
|
Fixed typo [CI skip]
Semenyk Dmitriy
2013-12-27
1
-1
/
+1
*
|
[ci skip] Update getting started Ruby version.
Juanito Fatas
2013-12-24
1
-1
/
+1
*
|
[ci skip] a destroy action in controller, not delete [getting_stated.md].
Juanito Fatas
2013-12-24
1
-3
/
+3
*
|
Bump Jbuilder version to 2.0.0
Pavel Pravosud
2013-12-20
2
-3
/
+3
*
|
Merge pull request #13326 from schneems/schneems/add-asset-flag
Guillermo Iguaran
2013-12-19
1
-0
/
+27
|
\
\
|
*
|
Flag `config.assets.raise_runtime_errors` in dev
schneems
2013-12-19
1
-0
/
+27
*
|
|
Merge pull request #13357 from taryneast/master
Lauro Caetano
2013-12-19
1
-4
/
+4
|
\
\
\
|
*
|
|
[ci skip] Describe precision + scale in migrations
Taryn East
2013-12-20
1
-4
/
+4
*
|
|
|
Make possible to use symbol as the verifier name
Rafael Mendonça França
2013-12-19
1
-1
/
+0
*
|
|
|
revises the release notes about message verifiers (second take) [ci skip]
Xavier Noria
2013-12-19
1
-8
/
+11
*
|
|
|
Revert "revises the release notes about message verifiers [ci skip]"
Xavier Noria
2013-12-19
1
-11
/
+8
*
|
|
|
revises the release notes about message verifiers [ci skip]
Xavier Noria
2013-12-19
1
-8
/
+11
*
|
|
|
Merge pull request #13408 from JuanitoFatas/remove-tt
Rafael Mendonça França
2013-12-19
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove <tt> tag in 4_1_release notes. [ci skip].
Juanito Fatas
2013-12-20
1
-2
/
+2
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-20
4
-4
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]