aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18843 from yuki24/guides-add-guide-for-mail-previewZachary Scott2015-02-171-0/+33
|\
| * Add guide for Action Mailer PreviewsYuki Nishijima2015-02-081-0/+33
* | Add docs for the type registrySean Griffin2015-02-172-5/+24
* | Rm `Type#type_cast`Sean Griffin2015-02-1713-28/+20
* | `type_cast_from_user` -> `cast`Sean Griffin2015-02-1722-106/+106
* | `type_cast_for_database` -> `serialize`Sean Griffin2015-02-1740-79/+79
* | `Type#type_cast_from_database` -> `Type#deserialize`Sean Griffin2015-02-1736-71/+71
* | Add line endings to files which are missing themSean Griffin2015-02-1716-16/+16
* | Fix test failures on Mysql 5.5Sean Griffin2015-02-171-1/+1
* | Update code which depended on methods added by 1502caefSean Griffin2015-02-171-1/+1
* | Revert "Allow `:precision` option for time type columns"Sean Griffin2015-02-177-90/+19
* | Merge branch 'y-yagi-fix_deprecate_msg'eileencodes2015-02-171-1/+1
|\ \
| * | correct method name in deprecation messageyuuji.yaginuma2015-02-181-1/+1
|/ /
* | Merge pull request #18961 from vipulnsward/deprecate-start-valueYves Senn2015-02-174-33/+73
|\ \
| * | Deprecated passing of `start` value to `find_in_batches` and `find_each` in f...Vipul A M2015-02-174-33/+73
* | | Revert c732a66:Zachary Scott2015-02-161-0/+4
* | | Revert "Don't unhook autoloading in production"Aaron Patterson2015-02-161-0/+7
|/ /
* | Merge pull request #18960 from ctaintor/remove_dependency_docZachary Scott2015-02-161-4/+0
|\ \
| * | removes docs for dependency_loading config option and disable_dependency_load...Case Taintor2015-02-161-4/+0
* | | Merge pull request #18959 from phillbaker/cleanup/server-log-pathCarlos Antonio da Silva2015-02-161-4/+0
|\ \ \
| * | | Remove unused Rails::Server#log_pathPhill Baker2015-02-161-4/+0
* | | | Merge pull request #18485 from andreynering/robots.txtZachary Scott2015-02-162-0/+22
|\ \ \ \
| * | | | Adding 'Search Engines Indexing' Section [ci skip]Andrey Nering2015-01-142-0/+22
* | | | | Merge pull request #18679 from adipra3n/masterZachary Scott2015-02-161-0/+52
|\ \ \ \ \
| * | | | | document web console in debugging guide [ci skip]Adi Pradhan2015-01-261-0/+52
* | | | | | Merge pull request #18815 from tmingos/patch-1Zachary Scott2015-02-161-3/+2
|\ \ \ \ \ \
| * | | | | | Edit text on optional db constraints for uniqueness validations [ci skip]Taylor Mingos2015-02-041-3/+2
* | | | | | | Merge pull request #18958 from andreynering/guides-form-remoteZachary Scott2015-02-161-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Improving remote forms guides [ci skip]Andrey Nering2015-02-161-0/+28
|/ / / / / / /
* | | | | | | Merge pull request #18949 from craftsmen/image_tag_sizeYves Senn2015-02-163-0/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Allow to pass a string value to size option in `image_tag` and `video_tag`Mehdi Lahmam2015-02-163-0/+9
* | | | | | | Merge pull request #18662 from estum/foreign-key-existsYves Senn2015-02-164-15/+63
|\ \ \ \ \ \ \
| * | | | | | | Add methods to get foreign key matching argumentsAnton2015-01-292-40/+36
| * | | | | | | Add `foreign_key_exists?` method.Anton2015-01-243-0/+48
* | | | | | | | fix, `to_table` in `remove_foreign_key` should be plural.Yves Senn2015-02-161-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #18951 from jurezove/gemfile-lock-to-plugin-gitignore-temp...Guillermo Iguaran2015-02-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add Gemfile.lock to plugin's gitignore templateJure Žove2015-02-151-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Register adapter specific types with the global type registrySean Griffin2015-02-157-67/+39
* | | | | | | Add a global type registry, used to lookup and register typesSean Griffin2015-02-154-0/+336
|/ / / / / /
* | | | | | Tiny documentation edits [ci skip]Robin Dupret2015-02-156-35/+41
* | | | | | Merge pull request #18946 from davydovanton/format-paragraph-default-paramsZachary Scott2015-02-151-0/+2
|\ \ \ \ \ \
| * | | | | | Added default values for #format_paragraph docs [skip ci]Anton Davydov2015-02-151-0/+2
* | | | | | | Merge pull request #18394 from arthurnn/http_cache_foreverArthur Nogueira Neves2015-02-153-0/+75
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement http_cache_forever to ActionControllerArthur Neves2015-02-153-0/+75
* | | | | | | Merge pull request #18945 from y-yagi/layouts_and_rendering_guideAbdelkader Boudih2015-02-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix syntax error in render partial example [ci skip]yuuji.yaginuma2015-02-151-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #18938 from tchandy/updating_query_tracer_linkArthur Nogueira Neves2015-02-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Updating Query Tracer github repositoryThiago Pradi2015-02-141-1/+1
* | | | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-02-145-20/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Add some more code highlights.Juanito Fatas2015-02-101-5/+5