aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Move touch method from Skipping Callbacks section to Running Callbacks sectio...Avneet Singh Malhotra2017-11-131-1/+1
| * | | Use new RDoc URL of Ruby core [ci skip]aycabta2017-11-101-3/+3
| * | | Use `-e` option to specify the environment in console command [ci skip]yuuji.yaginuma2017-11-102-2/+2
* | | | Adds download link helper explanationJeffrey Guenther2017-11-201-2/+9
* | | | ProofreadingJeffrey Guenther2017-11-181-2/+2
* | | | Integrates George's suggestionsJeffrey Guenther2017-11-181-52/+135
* | | | Adds testing sectionJeffrey Guenther2017-11-161-2/+42
* | | | Adds more explanation to points and add setup sectionJeffrey Guenther2017-11-161-6/+69
* | | | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-097-95/+117
|\| | |
| * | | Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon...Andrew White2017-11-061-95/+105
| |\ \ \
| | * | | Update "Active Support Core Extensions" guidebogdanvlviv2017-10-241-91/+97
| | * | | Allows pass argument for `Time#prev_year` and `Time#next_year`.bogdanvlviv2017-10-241-4/+6
| | * | | Allows pass argument for `Time#prev_month` and `Time#next_month`bogdanvlviv2017-10-241-5/+7
| * | | | Specify bundler version in template filesyuuji.yaginuma2017-11-036-0/+12
* | | | | Adds content from README and conversations with GeorgeJeffrey Guenther2017-11-091-4/+184
* | | | | Adds todo for previewJeffrey Guenther2017-11-091-0/+1
* | | | | Begins guide for ActiveStorageJeffrey Guenther2017-11-021-0/+21
|/ / / /
* | | | updates autoloading guide for Ruby 2.5 [ci skip]Xavier Noria2017-11-011-1/+9
* | | | Enable `Style/RedundantReturn` rubocop rule, and fixed a couple moreRyuta Kamizono2017-11-011-1/+1
* | | | Merge pull request #30996 from tscoville2012/tscoville2012-patch-1Eileen M. Uchitelle2017-10-281-0/+4
|\ \ \ \
| * | | | [ci skip] Updated 5_1_release_notes.md to include support to :text and :nothi...Tyler Scoville2017-10-271-0/+4
* | | | | Add load hook for `ActionDispatch::SystemTestCase`yuuji.yaginuma2017-10-281-0/+1
|/ / / /
* | | | Remove mention about Evented Redis [ci skip]yuuji.yaginuma2017-10-261-2/+2
* | | | [ci skip]Add space before closing curly bracewillnet2017-10-251-2/+2
|/ / /
* | | Make clear that Time core extensions are split between Numeric and IntegerJoão Fernandes2017-10-241-5/+29
* | | Remove mention about Evented Redis [ci skip]bogdanvlviv2017-10-231-2/+1
* | | Set proper migration' version in bug report templatesbogdanvlviv2017-10-182-2/+2
* | | Add mention how to delete several records in bulk to Active Record Basics Gui...bogdanvlviv2017-10-181-0/+11
* | | Update mailing list URL in I18n guide [ci skip]Yoshiyuki Hirano2017-10-171-3/+3
* | | Merge pull request #30862 from yhirano55/remove_needless_space_in_action_view...Eileen M. Uchitelle2017-10-151-1/+1
|\ \ \
| * | | Remove a needless space in Action View Guide [ci skip]Yoshiyuki Hirano2017-10-121-1/+1
* | | | Merge pull request #30872 from yhirano55/capitalize_sprockets_in_engine_guideEileen M. Uchitelle2017-10-151-1/+1
|\ \ \ \
| * | | | Capitalize "sprockets" in Engine guide [ci skip]Yoshiyuki Hirano2017-10-131-1/+1
| |/ / /
* | | | Add accept-charset to the output of form_with in JS guide [ci skip]Yoshiyuki Hirano2017-10-151-1/+1
* | | | Add unpermitted_parameters.action_controller hook to instrument guide [ci skip]Yoshiyuki Hirano2017-10-141-0/+6
* | | | Add Action Cable notifications to instrument guide [ci skip]Yoshiyuki Hirano2017-10-131-0/+39
* | | | Add process.action_mailer notification to Instrumentation guide [ci skip]Yoshiyuki Hirano2017-10-131-0/+16
| |/ / |/| |
* | | fix the description for the `select_all` [ci skip]Aditya Kapoor2017-10-121-2/+2
|/ /
* | Update security guide for signed cookie rotationsMichael Coyne2017-10-091-2/+3
* | Merge pull request #30839 from yhirano55/use_form_with_in_engine_guideRyuta Kamizono2017-10-092-9/+9
|\ \
| * | Use `form_with` instead of `form_for` in engine guide [ci skip]Yoshiyuki Hirano2017-10-092-9/+9
* | | Merge pull request #30838 from yhirano55/fix_rails_routes_log_in_getting_star...Ryuta Kamizono2017-10-091-19/+21
|\ \ \
| * | | Fix the result of `rails routes` in Guide [ci skip]Yoshiyuki Hirano2017-10-091-19/+21
| |/ /
* / / Fix default of `String#to_time` [ci skip]yuuji.yaginuma2017-10-081-1/+1
|/ /
* | Merge pull request #30822 from akshay-vishnoi/fix-typoRyuta Kamizono2017-10-072-2/+2
|\ \
| * | [ci skip] Fix typoAkshay Vishnoi2017-10-072-2/+2
* | | Update Instrumentation guide for Active Storage [ci skip]Yoshiyuki Hirano2017-10-071-0/+47
* | | Add v5.1 to earlier releases list in guide [ci skip]Yoshiyuki Hirano2017-10-071-0/+1
|/ /
* | Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-0616-25/+25
* | Merge pull request #30734 from oreoshake/patch-1Eileen M. Uchitelle2017-10-041-2/+2
|\ \