aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Remove github gems from the master bug report templatesRafael Mendonça França2016-02-183-15/+0
* [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
* Add Action Cable CHANGELOG in release notes [ci skip]Prathamesh Sonpatki2016-02-171-0/+1
* [ci skip] Updating edge rails guides to include `on_weekday?` on Date, Time a...Chirag Aggarwal2016-02-171-1/+5
* reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.Yves Senn2016-02-161-3/+3
* Merge pull request #23688 from meinac/guide_typo_fixEileen M. Uchitelle2016-02-153-3/+3
|\
| * Fix small typo in Rails guides [ci skip]Mehmet Emin İNAÇ2016-02-153-3/+3
* | Merge pull request #23687 from vipulnsward/add-on-weekdayDavid Heinemeier Hansson2016-02-151-1/+1
|\ \ | |/ |/|
| * Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`.Vipul A M2016-02-151-1/+1
* | restores the guides layout header [ci skip]Xavier Noria2016-02-131-1/+11
|/
* Merge pull request #23660 from meinac/change_x_gzip_to_gzipJon Moss2016-02-131-1/+1
|\
| * Change x-gzip to gzip in docs [ci skip]Mehmet Emin İNAÇ2016-02-131-1/+1
* | Merge pull request #23654 from kamipo/fix_grammar_a_to_anJon Moss2016-02-136-6/+6
|\ \ | |/ |/|
| * Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-136-6/+6
* | add missing name option to flash test example [ci skip]yuuji.yaginuma2016-02-131-2/+2
|/
* Use correct path in documentation.Tom von Schwerdtner2016-02-122-2/+2
* Merge pull request #23612 from vipulnsward/23561-fix-routes-argsKasper Timm Hansen2016-02-121-5/+5
|\
| * - Fixed and removed long arguments to rake routesVipul A M2016-02-121-5/+5
* | Fix numbers of steps to upgrade Rails [ci skip]Prathamesh Sonpatki2016-02-121-3/+3
* | Improve wording in documentation changeLeslie Viljoen2016-02-121-3/+3
* | Document the upgrade processLeslie Viljoen2016-02-121-0/+15
* | Update active_record_querying.mdMark J. Lehman2016-02-101-0/+22
|/
* Merge pull request #23583 from brchristian/penultimateDavid Heinemeier Hansson2016-02-101-1/+1
|\
| * rename to 'second_to_last' and 'third_to_last'Brian Christian2016-02-101-1/+1
| * allow Array.penultimate and Array.antepenultiate access methodsBrian Christian2016-02-091-1/+1
* | Fix typoJohn Cole2016-02-091-2/+2
* | Fixed grammatical errors in rails docs [ci skip]Matt Michnal2016-02-092-4/+4
|/
* Update documentation regarding initializers [ci skip]Dave Gynn2016-02-091-4/+16
* remove description of `render :nothing` from guide [ci skip]yuuji.yaginuma2016-02-091-1/+1
* [ci skip] Fix grammarAbhishek Jain2016-02-091-1/+1
* Fix a typoPrayag Verma2016-02-081-1/+1
* Remove references to Rails 4 from assets guide [ci skip]Prathamesh Sonpatki2016-02-081-9/+9
* update turbolinks url [ci skip]mabras2016-02-081-2/+2
* doc changesLarry Kyrala2016-02-072-3/+6
* Publish guide on "Using Rails for API-only Applications"Vipul A M2016-02-071-1/+0
* Separate for new and existing applications clearlyVijay Dev2016-02-071-0/+4
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-02-071-1/+1
|\
| * [ci skip] fix typoMikhail Dieterle2016-01-301-1/+1
* | Change the default adapter from inline to asyncDavid Heinemeier Hansson2016-02-051-4/+6
* | Check off some todos for the Testing guide with @senny [ci skip]Zachary Scott2016-02-051-17/+26
* | docs, remove trailing whitespace from testing guide. [ci skip]Yves Senn2016-02-051-9/+9
* | docs, link Rails specific assertions to the API. [ci skip]Yves Senn2016-02-051-6/+6
* | add missing include to engine test example [ci skip]yuuji.yaginuma2016-02-051-0/+4
* | SQLite 2 support has been dropped [ci skip]Ryuta Kamizono2016-02-041-1/+1
* | Merge pull request #23442 from prathamesh-sonpatki/improve-pg-version-old-err...Rafael França2016-02-031-0/+3
|\ \
| * | Mention PostgreSQL version support in release notes [ci skip]Prathamesh Sonpatki2016-02-031-0/+3
* | | Merge pull request #23447 from y-yagi/update_pg_supported_version_in_docsYves Senn2016-02-032-2/+2
|\ \ \
| * | | update supported version of PostgreSQL in docs [ci skip]yuuji.yaginuma2016-02-032-2/+2
* | | | Merge pull request #23436 from y-yagi/use_bin_command_in_routes_taskKasper Timm Hansen2016-02-031-7/+7
|\ \ \ \ | |_|/ / |/| | |