aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #24091 from mcfiredrill/fix-helper-method-docsRafael França2016-03-071-1/+2
|\ \ \ \ \ \
| * | | | | | clarify that helper_method makes both methods available in the viewTony Miller2016-03-071-1/+2
* | | | | | | Merge pull request #24090 from meinac/silence_deprecation_warning_action_view...Rafael França2016-03-061-6/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Silence deprecation message for dynamic controller and actions on action_view...Mehmet Emin İNAÇ2016-03-071-6/+8
|/ / / / / /
* | | | | | Merge pull request #24085 from vipulnsward/i18n-test-additionKasper Timm Hansen2016-03-061-1/+7
|\ \ \ \ \ \
| * | | | | | - Added i18n test to verify assigning hash directly to fallbacks instead of u...Vipul A M2016-03-061-1/+7
* | | | | | | prefer require_relative over require + File.expand_pathXavier Noria2016-03-064-4/+5
* | | | | | | use __dir__ for relative paths in config/application.rbXavier Noria2016-03-062-2/+2
* | | | | | | use __dir__ for relative paths in config/boot.rbXavier Noria2016-03-062-3/+3
* | | | | | | use __dir__ to load the application in environment.rbXavier Noria2016-03-061-1/+1
* | | | | | | use __dir__ to load the environment in config.ruXavier Noria2016-03-061-1/+1
* | | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-03-069-32/+32
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Update all guides with `null: false` change in migrationsPrathamesh Sonpatki2016-03-033-23/+23
| * | | | | | | [ci skip] Update getting started guide for chanages in migrations APIPrathamesh Sonpatki2016-03-031-3/+3
| * | | | | | | [ci skip] fix json outputMikhail Dieterle2016-02-271-1/+1
| * | | | | | | [ci skip] Remove reference to Rails 4 in the initialization guide.Prathamesh Sonpatki2016-02-262-3/+3
| * | | | | | | [ci skip] Fix `'id'` to be fixed-width fontyui-knk2016-02-231-1/+1
| * | | | | | | [ci skip] fix typosMikhail Dieterle2016-02-141-3/+3
| * | | | | | | [ci skip] Update 'Testing Active Record'yui-knk2016-02-141-1/+1
* | | | | | | | This code won't workAkira Matsuda2016-03-061-1/+1
* | | | | | | | Merge pull request #24082 from kamipo/fix_typo_sslcipherRafael França2016-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo `--ssl-cipher`Ryuta Kamizono2016-03-061-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #24081 from y-yagi/remove_entry_for_reverted_commitRafael França2016-03-051-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | remove entry for reverted commit [ci skip]yuuji.yaginuma2016-03-061-3/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #24079 from y-yagi/chage_date_time_to_datetimeSean Griffin2016-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | chage `date_time` type ` to `datetime`yuuji.yaginuma2016-03-061-1/+1
* | | | | | | | | Merge pull request #24080 from y-yagi/make_attributes_api_example_to_workRafael França2016-03-051-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | make attributes API example to work [ci skip]yuuji.yaginuma2016-03-061-2/+2
|/ / / / / / / / /
* / / / / / / / / Update the rendering guide to match the current behaviorRafael Mendonça França2016-03-051-10/+9
|/ / / / / / / /
* | | | | | | | Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_de...Rafael Mendonça França2016-03-053-44/+3
* | | | | | | | Merge pull request #24070 from y-yagi/remove_unnecessary_config_in_sprockets-...Rafael França2016-03-054-15/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | remove config that are no longer needed in sprockets-rails 3yuuji.yaginuma2016-03-054-15/+2
* | | | | | | | | Merge pull request #24072 from byroot/remove-http-cache-forever-versionRafael França2016-03-052-13/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove http_cache_forever's version parameterJean Boussier2016-03-052-13/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #24075 from y-yagi/fix_typoSean Griffin2016-03-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix typo in attribute example [ci skip]yuuji.yaginuma2016-03-051-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #24074 from meinac/small_doc_fixAndrew White2016-03-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | A small documentation fix about autosave associations [ci skip]Mehmet Emin İNAÇ2016-03-051-1/+1
| |/ / / / / / / /
* / / / / / / / / define APP_PATH with __dir__Xavier Noria2016-03-051-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #24069 from kamipo/fix_indentationArun Agrawal2016-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix indentation [ci skip]Ryuta Kamizono2016-03-051-1/+1
* | | | | | | | | Merge pull request #24068 from y-yagi/remove_outdated_commentArun Agrawal2016-03-051-6/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | remove outdated comment [ci skip]yuuji.yaginuma2016-03-051-6/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #24064 from rubys/guides_puma3_startRafael França2016-03-043-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Match Puma 3 startup messages [ci skip]Sam Ruby2016-03-043-8/+8
* | | | | | | | | start hiding the `scope_chain` data structureAaron Patterson2016-03-042-1/+11
|/ / / / / / / /
* | | | | | | | Merge pull request #24061 from perceptec/update-engines-guideEileen M. Uchitelle2016-03-041-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix author callback in engines guide [ci skip]Michael Ryan2016-03-041-3/+3
* | | | | | | | | We're not using $2 from this RegexpAkira Matsuda2016-03-051-1/+1
* | | | | | | | | don't build the reflection chain to calculate `nested?`Aaron Patterson2016-03-041-1/+9
|/ / / / / / / /