aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Delete documentation inconsistency 'finally' for AR callbacks [ci skip] (#35...Shodai Suzuki2019-02-192-2/+2
* | | | | | Add combining callback conditions [skip ci] (#35313)Shodai Suzuki2019-02-191-0/+14
* | | | | | Reword RDBMS note in ActiveRecord basicsGannon McGibbon2019-02-131-1/+1
* | | | | | Merge pull request #35034 from sponomarev/chore/ac-docs-worker-poolEileen M. Uchitelle2019-02-122-5/+18
|\ \ \ \ \ \
| * | | | | | Add Worker Pool section to Action Cable configuration docsSergey Ponomarev2019-02-012-5/+18
* | | | | | | Revert "Merge pull request #35216 from CHTJonas/patch-1"Ryuta Kamizono2019-02-111-1/+1
* | | | | | | Merge pull request #35216 from CHTJonas/patch-1Eileen M. Uchitelle2019-02-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Correct JavaScript example in guide [ci skip]Charlie Jonas2019-02-101-1/+1
* | | | | | | | Fix typo a -> an, an -> a [ci skip]Ryuta Kamizono2019-02-112-2/+2
* | | | | | | | Revert "Merge pull request #33563 from lzap/foreign-key-note-doc"Ryuta Kamizono2019-02-111-3/+0
|/ / / / / / /
* | | | | | | Remove finalizer and configurationAaron Patterson2019-02-061-7/+0
* | | | | | | Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-0/+11
* | | | | | | Specify sqlite gem version explicitly in version-specific bug report templatesSergey Ponomarev2019-02-042-2/+2
* | | | | | | Add a link to where "inquiry" is defined in ActiveSupport docsStephen Pike2019-02-041-0/+2
* | | | | | | Merge pull request #35086 from gsamokovarov/cleanup-whitelisting-refsGannon McGibbon2019-02-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Cleanup the whitelisting references after #33145Genadi Samokovarov2019-02-031-1/+1
* | | | | | | | Update template missing text in Guideutilum2019-02-041-13/+10
* | | | | | | | Fix and update template_missing image in guideutilum2019-02-041-0/+0
* | | | | | | | Use consistent hash syntax for routesAndy Waite2019-02-011-1/+1
* | | | | | | | Merge pull request #35093 from rails/av-base-constructorAaron Patterson2019-01-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tighten up the AV::Base constructorAaron Patterson2019-01-291-2/+2
| |/ / / / / / /
* / / / / / / / Add ActionCable channel/connection load hooksVladimir Dementyev2019-01-291-0/+2
|/ / / / / / /
* | | | | | | Fix a tiny typo [ci skip]Robin Dupret2019-01-261-1/+1
* | | | | | | document the possibility of app initializers running before gem initilizersbughit2019-01-251-0/+2
* | | | | | | Fix typo in ActionCable::Connection::TestCase referenceRicardo Diaz2019-01-241-1/+1
* | | | | | | Merge pull request #35021 from palkan/refactor/broadcasting-for-testingKasper Timm Hansen2019-01-241-2/+29
|\ \ \ \ \ \ \
| * | | | | | | fix fixture syntax in cable docs and guidesVladimir Dementyev2019-01-221-3/+3
| * | | | | | | Move `channel_name` to Channel.broadcasting_forVladimir Dementyev2019-01-221-0/+27
* | | | | | | | Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Corrected spelling of ActionCable::Connection::TestCaseAlan Brown2019-01-221-1/+1
|/ / / / / /
* | | | | | Merge pull request #34997 from alkesh26/typo-fix-webserverEileen M. Uchitelle2019-01-222-3/+3
|\ \ \ \ \ \
| * | | | | | Changed webserver to web server.alkesh262019-01-222-3/+3
* | | | | | | Add missing entries to guides' changelog file [ci skip]bogdanvlviv2019-01-211-0/+8
|/ / / / / /
* | | | | | Merge pull request #34988 from bogdanvlviv/fix-development_dependencies_installRyuta Kamizono2019-01-201-1/+0
|\ \ \ \ \ \
| * | | | | | Fix "Development Dependencies Install" guide [ci skip]bogdanvlviv2019-01-191-1/+0
* | | | | | | Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
|/ / / / / /
* | | | | | Change `SQLite3Adapter` to always represent boolean values as integersRafael Mendonça França2019-01-171-23/+0
* | | | | | Merge pull request #34213 from matildasmeds/guides_session_guidelines_2Rafael França2019-01-171-68/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' into guides_session_guidelines_2Matilda Smeds2018-12-0946-584/+1279
| |\ \ \ \ \
| * | | | | | Update guides/source/security.mdDerek Prior2018-10-181-1/+1
| * | | | | | Update guides/source/security.mdDerek Prior2018-10-181-1/+1
| * | | | | | Edit Security Guide's Session Guidelines & Custom Credentials [skip ci]Matilda Smeds2018-10-141-68/+31
| | |_|/ / / | |/| | | |
* | | | | | Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-162-4/+3
* | | | | | Merge pull request #34947 from bogdanvlviv/actioncable-testing-34933Kasper Timm Hansen2019-01-161-6/+4
|\ \ \ \ \ \
| * | | | | | Remove `frozen_string_literal` from Action Cable's template filesbogdanvlviv2019-01-161-6/+4
* | | | | | | Remove Decorator pattern in Overriding existing classes examplesMaurizio De Santis2019-01-161-11/+10
|/ / / / / /
* | | | | | Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28...Laerti2019-01-151-2/+2
* | | | | | Document the ActionCable JS changes in the upgrade guide & release notesRichard Macklin2019-01-142-0/+52
* | | | | | Add Action Cable Testing guidesVladimir Dementyev2019-01-143-3/+124
* | | | | | Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3...Ryuta Kamizono2019-01-141-8/+8
|\ \ \ \ \ \