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
*
minor text change [ci skip]
Vijay Dev
2012-07-07
1
-1
/
+1
*
Revert "Add nodoc to relation methods"
Vijay Dev
2012-07-07
1
-22
/
+24
*
Add nodoc to relation methods
Oscar Del Ben
2012-07-06
1
-24
/
+22
*
add :nodoc: to internal implementations of AM::Validator [ci skip]
Francesco Rodriguez
2012-07-06
2
-3
/
+3
*
update ActiveModel::Serialization documentation [ci skip]
Francesco Rodriguez
2012-07-06
1
-14
/
+36
*
Add order docs
Oscar Del Ben
2012-07-05
1
-0
/
+10
*
Add group documentation
Oscar Del Ben
2012-07-05
1
-0
/
+12
*
Add documentation for includes
Oscar Del Ben
2012-07-05
1
-0
/
+11
*
Update list of AR Relation methods
Oscar Del Ben
2012-07-05
1
-10
/
+16
*
Bump query guide to latest version
Oscar Del Ben
2012-07-05
1
-2
/
+0
*
fix syntax of AM::Validations::HelperMethods examples [ci skip]
Francesco Rodriguez
2012-07-05
4
-6
/
+6
*
update ActiveModel::Validations::HelperMethods documentation [ci skip]
Francesco Rodriguez
2012-07-05
8
-130
/
+141
*
update ActiveModel::Conversion documentation [ci skip]
Francesco Rodriguez
2012-07-04
1
-3
/
+15
*
There is only task for installing migrations when using engines
Wojciech Wnętrzak
2012-07-04
1
-2
/
+1
*
remove :nodoc: of AR::Scoping#unscoped [ci skip]
Francesco Rodriguez
2012-07-01
1
-4
/
+4
*
Changed attr_accessible example to reflect grouped roles
Laknath
2012-07-01
1
-2
/
+4
*
ActionDispatch::ClosedError no longer is raised. See d142572567 for more info.
Nick Howard
2012-06-30
1
-3
/
+0
*
use config.action_controller instead of ActionController::Base in example cod...
Nick Howard
2012-06-30
1
-1
/
+1
*
fix AR::SchemaStatements#column_exists? example [ci skip]
Francesco Rodriguez
2012-06-30
1
-1
/
+1
*
update AR::SchemaStatements#column_exists? documentation [ci skip]
Francesco Rodriguez
2012-06-30
1
-2
/
+4
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-06-30
13
-137
/
+385
|
\
|
*
Remove mention of `convert_key` now that it's been taken out in 1eecd9483b043...
Alex Nisnevich
2012-06-28
1
-7
/
+0
|
*
Rails now uses the ActiveSupport BufferedLogger class
Chris Adams
2012-06-29
1
-1
/
+1
|
*
update AR::FinderMethods#exists?(false) example [ci skip]
Francesco Rodriguez
2012-06-28
1
-5
/
+7
|
*
Mention effect of accepts_nested_attributes_for on association autosave optio...
Chris Gunther
2012-06-27
1
-0
/
+8
|
*
corrected URLs and controller benchmark method call
Eric Carty-Fickes
2012-06-26
1
-3
/
+3
|
*
update ActiveModel::Name documentation [ci skip]
Francesco Rodriguez
2012-06-25
1
-1
/
+133
|
*
fix punctuation in activemodel/errors [ci skip]
Francesco Rodriguez
2012-06-25
1
-1
/
+1
|
*
Fixed example in 1.2 so help will be defined as the text implies
Perry Smith
2012-06-24
1
-1
/
+7
|
*
update ActiveModel::Naming documentation
Francesco Rodriguez
2012-06-23
1
-7
/
+8
|
*
Merge pull request #104 from udaykadaboina/typofix
Francesco Rodríguez
2012-06-23
1
-2
/
+2
|
|
\
|
|
*
fixed another typo in edge guides
Uday Kadaboina
2012-06-23
1
-1
/
+1
|
|
*
fixed a typo
Uday Kadaboina
2012-06-23
1
-1
/
+1
|
*
|
update ActiveModel::Model documentation [ci skip]
Francesco Rodriguez
2012-06-23
1
-16
/
+37
|
*
|
add description ActiveModel::StrictValidationField [ci skip]
Francesco Rodriguez
2012-06-23
1
-0
/
+10
|
|
/
|
*
update ActiveModel::Lint documentation [ci skip]
Francesco Rodriguez
2012-06-22
1
-22
/
+23
|
*
update ActiveModel::Errors#include? documentation [ci skip]
Francesco Rodriguez
2012-06-22
1
-1
/
+1
|
*
add documentation and examples to ActiveModel::Errors [ci skip]
Francesco Rodriguez
2012-06-22
1
-4
/
+26
|
*
update ActiveModel::Errors documentation and minor fixes [ci skip]
Francesco Rodriguez
2012-06-22
3
-64
/
+103
|
*
update ActiveModel::Conversion documentation [ci skip]
Francesco Rodriguez
2012-06-22
1
-8
/
+21
*
|
Fix collation database task to use begin..rescue..end
Carlos Antonio da Silva
2012-06-30
1
-4
/
+6
*
|
Merge pull request #6908 from apotonick/av-prepare2
José Valim
2012-06-30
2
-20
/
+13
|
\
\
|
*
|
removing the AV::Base.helpers class attribute as it is not needed.
Nick Sutterer
2012-06-29
1
-1
/
+0
|
*
|
remove AV.prepare and move all helper-related logic into the controller. this...
Nick Sutterer
2012-06-29
2
-19
/
+13
*
|
|
Merge pull request #6906 from kennyj/extract_collation
Rafael Mendonça França
2012-06-30
8
-8
/
+88
|
\
\
\
|
*
|
|
Extract collation tasks to database tasks.
kennyj
2012-07-01
8
-8
/
+88
*
|
|
|
Merge pull request #6869 from bcardarella/active_relation_inspect
Jon Leighton
2012-06-30
3
-5
/
+5
|
\
|
|
|
|
*
|
|
Remove ActiveRelation#inspect
Brian Cardarella
2012-06-29
3
-5
/
+5
|
/
/
/
*
|
|
make sure the inflection rules are loaded when cherry-picking active_support/...
Xavier Noria
2012-06-29
3
-0
/
+5
*
|
|
Fix failing test in file update checker
Carlos Antonio da Silva
2012-06-29
1
-2
/
+3
[next]