aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/engines.md
Commit message (Expand)AuthorAgeFilesLines
* Add load hook for ActiveStorage::AttachmentGeorge Claghorn2019-03-281-0/+1
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Add ActionCable channel/connection load hooksVladimir Dementyev2019-01-291-0/+2
* Remove Decorator pattern in Overriding existing classes examplesMaurizio De Santis2019-01-161-11/+10
* Add load hook for ActionText::RichTextGeorge Claghorn2019-01-071-0/+1
* Add `action_text_content` hook to the guide [ci skip]bogdanvlviv2019-01-051-0/+1
* Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+1
* Update the load hooks reference table [ci skip]George Claghorn2018-12-311-0/+3
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-16/+16
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-16/+16
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* | Specify location for engine-specific commandsKevin Ndung'u Gathuku2018-07-041-0/+3
|/
* Change location for running copy migrations commandKevin Ndung'u Gathuku2018-05-251-1/+1
* Added a lot of Oxford commasAnthony Crumley2018-05-101-5/+5
* Clarify that config.eager_load controls eager loading [ci skip]Eugene Kenny2017-12-301-6/+6
* fix comma splice [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
* verb tense correction [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
* gendered wording not necessary; changed to neutral [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
* Add load hook for `ActionDispatch::SystemTestCase`yuuji.yaginuma2017-10-281-0/+1
* Capitalize "sprockets" in Engine guide [ci skip]Yoshiyuki Hirano2017-10-131-1/+1
* Use `form_with` instead of `form_for` in engine guide [ci skip]Yoshiyuki Hirano2017-10-091-6/+6
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* Add an space to RefineryCMS in Engine guide [ci skip]Yoshiyuki Hirano2017-09-261-1/+1
* new missing backquotes [ci skip]Yauheni Dakuka2017-09-251-1/+1
* Add system_test logs to guide [ci skip]Yoshiyuki Hirano2017-08-161-0/+3
* :scissors:Rafael Mendonça França2017-04-111-1/+1
* Add Documentation for Active Support On Load HooksJulian Nadeau2017-04-101-0/+112
* Change engines guide to demonstrate maintained forumRichard2017-02-171-1/+1
* [ci skip] Fixed commas according to Oxford comma in rdoc and guidesAndrey Molchanov2016-09-171-1/+1
* Minor grammar fix in engines.mdMark Sun2016-09-061-1/+1
* Consistent examples and template for assets#precompileJon Atack2016-08-191-1/+1
* [skip ci] Make header bullets consistent in engines.mdAlex Kitchens2016-06-021-3/+3
* add missing "as"Antonio Felguerez2016-06-021-1/+1
* Fix author callback in engines guide [ci skip]Michael Ryan2016-03-041-3/+3
* [ci skip] fix suggested change-replace 'an' with 'the in Rails engine guide'kamal namdeo2016-02-181-1/+1
* Fix the language in engines guidekamal namdeo2016-02-181-1/+1
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
* add missing include to engine test example [ci skip]yuuji.yaginuma2016-02-051-0/+4
* use bin/rails default instead of rake commands [ci skip]Gaurav Sharma2016-01-191-11/+11
* Introduce ApplicationRecord, an Active Record layer supertypeGenadi Samokovarov2015-12-161-5/+5
* Remove ActionController::TestCase from documentationeileencodes2015-12-121-4/+4
* Improved explanationClaudi Martinez2015-11-131-4/+1
* Improved explanationClaudi Martinez2015-11-011-10/+16
* Fixed typoClaudi Martinez2015-10-291-1/+1
* Added warning on coding engine controllersClaudi Martinez2015-10-291-0/+18
* added Rails 4 context for migrations:install taskSimon H2015-10-191-1/+1
* Merge pull request #21738 from cllns/remove-to_s-from-exampleEileen M. Uchitelle2015-09-251-19/+1
|\
| * Remove to_s exampleSean Collins2015-09-241-19/+1
* | Change the paths for both Gemfile lines to be 'engines/blorgh'Sean Collins2015-09-231-2/+2
|/
* Remove leading slash from pathSean Collins2015-09-221-1/+1