aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0221-21/+0
* | | Merge pull request #29540 from kirs/rubocop-frozen-stringMatthew Draper2017-07-0221-0/+21
|\ \ \
| * | | Enforce frozen string in RubocopKir Shatrov2017-07-0121-0/+21
| |/ /
* | | Merge pull request #29534 from y-yagi/clear_screenshots_in_tmp_clear_taskEileen M. Uchitelle2017-07-011-7/+8
|\ \ \ | |/ / |/| |
| * | Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-7/+8
* | | [ci skip] run migration before looking at schemaSai Prashanth2017-06-301-2/+2
* | | Specify correct extension for text layoutsJorge Dias2017-06-291-1/+1
* | | Fix grammar for documentation of rails/command.rb [ci skip]James Bush2017-06-281-1/+1
* | | Document ActiveRecord's PostgreSQL-specific support for JSONB datatype in Rai...Marc Rendl Ignacio2017-06-271-1/+6
|/ /
* | Update security.mdYauheni Dakuka2017-06-261-1/+1
* | Guides: Clarify partial local variable naming.Yong Bakos2017-06-231-1/+1
* | Merge pull request #29524 from y-yagi/do_not_use_private_api_in_bug_report_te...Eileen M. Uchitelle2017-06-222-8/+4
|\ \
| * | Do not use private API in bug report templatesyuuji.yaginuma2017-06-222-8/+4
* | | Fix hash conditions documentation [ci skip]Abraham Chan2017-06-221-2/+0
* | | Shrink image files in the guides using ImageOptimAkira Matsuda2017-06-2139-0/+0
* | | [ci skip] Fixed the attribute name for event.detailPrathamesh Sonpatki2017-06-201-3/+3
|/ /
* | Merge pull request #29493 from y-yagi/deprecate_capifyRafael França2017-06-191-8/+0
|\ \
| * | Deprecate an `capify!` method in generators and templatesyuuji.yaginuma2017-06-181-8/+0
* | | [ci skip] Update fedora SQLite3 package nameutilum2017-06-171-1/+1
|/ /
* | Remove references to deprecared raise_runtime_errors from documentation, whic...Vipul A M2017-06-172-16/+0
* | Updated `working with javascript` readme to support the behavior of rails-ujs.Dmytro Vasin2017-06-151-0/+29
* | Add brakeman to guides/additional resources. Fixes #29383 [ci skip] (#29427)Vipul A M2017-06-121-3/+4
* | Missing dots [ci skip] (#29414)Vipul A M2017-06-111-4/+4
* | Merge pull request #29268 from gsamokovarov/delegate-missing-to-guidesVipul A M2017-06-111-0/+21
|\ \
| * | Document Module#delegate_missing_to in the guidesGenadi Samokovarov2017-06-111-0/+21
* | | [ci skip] Add backquote to :counter_cache optionYohei Yasukawa2017-06-101-1/+1
* | | [ci skip] Fix link in active_record_postgresql.mdYauheni Dakuka2017-06-091-1/+1
* | | Merge pull request #29397 from ydakuka/patch-1Vipul A M2017-06-091-1/+1
|\ \ \
| * | | Fix link in active_record_postgresql.mdYauheni Dakuka2017-06-091-1/+1
* | | | remove the extra comma in association_basics.mdYauheni Dakuka2017-06-091-1/+1
|/ / /
* | | Update upgrading guide w.r.t. Parameters to use other example method than sli...edwardmp2017-06-061-1/+1
* | | Remove invalid entry from the guides index pageRobin Dupret2017-06-061-5/+0
* | | Tiny documentation fixes [ci skip]Robin Dupret2017-06-061-3/+3
* | | Remove deprecated passing of string to :if/:unless (#29357)Joe Francis2017-06-061-1/+1
* | | Use mattr_accessor default: option throughout the projectGenadi Samokovarov2017-06-032-9/+5
* | | Change default application.js included in new Rails app [ci skip]Koichi ITO2017-06-031-3/+3
* | | Merge pull request #29101 from ccarruitero/system_guideEileen M. Uchitelle2017-06-021-10/+8
|\ \ \
| * | | some typos and rephrasing in system test guide [ci skip]Cesar Carruitero2017-05-161-10/+8
* | | | Merge pull request #29315 from mariochavez/driven_by_support_headless_driversEileen M. Uchitelle2017-06-021-2/+3
|\ \ \ \
| * | | | SystemTesting::Driver can register capybara-webkit and poltergeistMario Alberto Chávez2017-06-021-2/+3
* | | | | Replace an outdated mention of `jquery_ujs` with `rails-ujs` [ci skip]Dzianis Dashkevich2017-06-011-2/+2
|/ / / /
* | | | Fix articles layout in guides by eliminating W3C validator warnings [ci skip]Dzianis Dashkevich2017-06-011-0/+1
* | | | Replace therubyracer with mini_racerSam2017-05-302-2/+2
* | | | Grammar fixesJon Moss2017-05-291-2/+2
* | | | Remove extra block for `assert_changes` [ci skip]Ryuta Kamizono2017-05-301-1/+1
* | | | List assert_{,no_}changes in the testing guideGenadi Samokovarov2017-05-291-0/+2
| |/ / |/| |
* | | Merge pull request #29257 from clupprich/remove-action-dispatch-callbacks-to-...Kasper Timm Hansen2017-05-281-3/+1
|\ \ \
| * | | Remove mentions of deprecated callbacks on ActionDispatch::CallbacksChristoph Lupprich2017-05-281-3/+1
* | | | Merge pull request #28132 from mikeycgto/aead-encrypted-cookiesKasper Timm Hansen2017-05-282-10/+21
|\ \ \ \ | |/ / / |/| | |
| * | | AEAD encrypted cookies and sessionsMichael Coyne2017-05-222-10/+21