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
*
Revert "ActionMailer::Collector should be nodoc'd"
Vijay Dev
2013-05-19
1
-1
/
+1
*
Revert "nodoc ActionMailer module from lib/action_mailer/*.rb"
Vijay Dev
2013-05-19
9
-9
/
+9
*
Revert "Document Rails::Generators::MailerGenerator"
Vijay Dev
2013-05-19
1
-4
/
+2
*
Changed the CHANGELOG for active_support and improved the doc for inflector m...
aditya-kapoor
2013-05-19
2
-8
/
+9
*
Fix documentation for ActionMailer template names.
Megan Bowra-Dean
2013-05-17
1
-4
/
+4
*
Merge pull request #137 from zduci/master
Radu Busuioc
2013-05-16
1
-7
/
+7
|
\
|
*
Corrected documentation regarding validation errors
Radu Busuioc
2013-05-16
1
-7
/
+7
|
/
*
Corrected documentation and added some more for the classify method in inflec...
aditya-kapoor
2013-05-16
1
-5
/
+14
*
Added some more documentation for define_readers and define_writer of the Ass...
aditya-kapoor
2013-05-15
3
-0
/
+15
*
Added some more documentation for ActiveRecord::Associations::Builder::Associ...
aditya-kapoor
2013-05-15
1
-0
/
+11
*
Added documentation for ActiveRecord::Associations::Builder::Association class
aditya-kapoor
2013-05-15
1
-0
/
+4
*
Document Rails::Generators::MailerGenerator
Zachary Scott
2013-05-15
1
-2
/
+4
*
nodoc ActionMailer module from lib/action_mailer/*.rb
Zachary Scott
2013-05-15
9
-9
/
+9
*
Document ActionMailer::MailHelper
Zachary Scott
2013-05-15
1
-0
/
+3
*
Document ActionMailer::LogSubscriber and ActionMailer::DeliveryMethods::Class...
Zachary Scott
2013-05-15
2
-0
/
+6
*
ActionMailer::Collector should be nodoc'd
Zachary Scott
2013-05-15
1
-1
/
+1
*
Use new hash syntax
Mikhail Dieterle
2013-05-14
1
-2
/
+2
*
improved doc for ActiveRecord#find_by_sql method (Refs #10599) [ci skip]
Anton Kalyaev
2013-05-14
1
-3
/
+4
*
Added documentation for model migration generation
aditya-kapoor
2013-05-14
1
-0
/
+4
*
Added documentation for Rails::Generators::NamedBase.template
aditya-kapoor
2013-05-14
1
-0
/
+4
*
fix grammar
Adam Konner
2013-05-13
1
-2
/
+2
*
emphasize that callbacks are called in destroy_all
Neeraj Singh
2013-05-13
2
-7
/
+7
*
Document ActionMailer::Base#set_content_type
Zachary Scott
2013-05-12
1
-0
/
+9
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-05-12
26
-89
/
+120
|
\
|
*
copy edits [ci skip]
Vijay Dev
2013-05-12
1
-5
/
+1
|
*
ruby -> Ruby
Prathamesh Sonpatki
2013-05-12
3
-3
/
+3
|
*
added docs for InheritedOptions class [ci skip]
Anton Kalyaev
2013-05-11
1
-0
/
+8
|
*
Fixed boolean validation example to use inclusion instead of presence on migr...
Dana Jones
2013-05-10
1
-2
/
+3
|
*
RDoc style for ActionMailer::Base#mail
Zachary Scott
2013-05-10
1
-23
/
+25
|
*
Document ActionMailer::Base::default, ::mailer_name, and #mailer_name
Zachary Scott
2013-05-10
1
-14
/
+25
|
*
Added documentation for ActiveRecord::Generators::MigrationGenerator.next_mig...
aditya-kapoor
2013-05-10
1
-0
/
+4
|
*
Added documentation for ActiveRecord::Base#next_migration_number
aditya-kapoor
2013-05-09
1
-0
/
+5
|
*
changed rails -> Rails at two places
aditya-kapoor
2013-05-09
2
-2
/
+2
|
*
minor rdoc cleanup for reflection methods
Neeraj Singh
2013-05-09
1
-4
/
+4
|
*
Fix Typo xml -> XML, json -> JSON
Prathamesh Sonpatki
2013-05-08
1
-2
/
+2
|
*
Changed spelling of Busines to Business
aditya-kapoor
2013-05-08
1
-1
/
+1
|
*
according to @fxn it's ERB not ERb.
Yves Senn
2013-05-07
1
-2
/
+1
|
*
XML-files isn't a word
Waynn Lue
2013-05-06
1
-1
/
+1
|
*
Fix grammar on AM.mailer_name documentation.
Hendy Tanata
2013-05-06
1
-1
/
+1
|
*
Improve model generator USAGE grammar
Matthew Michihara
2013-05-05
1
-5
/
+5
|
*
2.15.1 is the first release that supports Rails 4.
Sam Ruby
2013-05-05
1
-1
/
+1
|
*
dir -> directory
Prathamesh Sonpatki
2013-05-04
2
-2
/
+2
|
*
Changing the wordings in a few places
Akshay Khole
2013-05-04
1
-2
/
+2
|
*
comments in the callbacks description are in present tense
Akshay Khole
2013-05-04
1
-3
/
+3
|
*
Update CreateComments migration to reflect the output from Rails 4.
Douglas Teoh
2013-05-04
1
-9
/
+5
|
*
Fix another incorrect post_path link generation.
Douglas Teoh
2013-05-04
1
-1
/
+1
|
*
Remove unopened closing brace.
Douglas Teoh
2013-05-04
1
-2
/
+1
|
*
Fix incorrect post_path link generation.
Douglas Teoh
2013-05-04
1
-1
/
+1
|
*
Add some documentation for AM.mailer_name
Prem Sichanugrist
2013-05-03
1
-0
/
+2
|
*
replace apostrophe with backquote for matching [ci skip]
Anton Kalyaev
2013-05-03
1
-2
/
+2
[next]