rails--rails/guides/source
Yves Senn c6ee495e2e Merge pull request #14962 from arunagw/aa-fix-rake-activerecord
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
2014-05-19 09:34:43 +02:00
..
kindle delete obsolete KINDLE.md. Closes #13037. [ci skip]. 2013-11-28 17:49:29 +01:00
2_2_release_notes.md Typo and grammatical fixes [ci skip] 2013-12-02 19:35:02 +05:30
2_3_release_notes.md Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
3_0_release_notes.md Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
3_1_release_notes.md release notes link to fixed versions of the API. [ci skip] 2013-12-17 12:19:56 +01:00
3_2_release_notes.md [ci skip] Use plain underscore instead of "\_". 2014-04-13 23:56:59 +08:00
4_0_release_notes.md minor doc reword. Upgrade Rails itself not to Rails. [ci skip] 2013-12-17 11:21:11 +01:00
4_1_release_notes.md [ci skip] Fix Pull Request URL in 4.1 release note. 2014-03-27 01:39:58 +08:00
_license.html.erb [ci skip] Update guides license to CC BY-SA 4.0 International. 2014-05-02 18:49:37 +08:00
_welcome.html.erb Update links to new rails version in guides [ci skip] 2014-05-07 10:53:33 +02:00
action_controller_overview.md "subhash" --> "sub-hash" 2014-04-19 04:03:43 +05:30
action_mailer_basics.md Merge pull request #13728 from semenyukdmitriy/master 2014-01-22 01:53:30 -08:00
action_view_overview.md docs, shorten CsrfHelper description and refer to security guide. [ci skip] 2014-03-08 15:46:43 +01:00
active_model_basics.md Merge pull request #10816 from bogdan/less-dirty-dirty 2013-09-23 10:59:05 -03:00
active_record_basics.md fixed typos in active_record basics [skip ci] 2014-05-07 09:11:59 -04:00
active_record_callbacks.md Add after_commit/after_rollback to callback list 2014-04-10 14:58:36 -05:00
active_record_postgresql.md pg guide, move introductory sentences into main content. [ci skip] 2014-05-19 09:14:58 +02:00
active_record_querying.md In Active Record Querying guide, currently `Merging of scopes` section uses a concept of default scope in its example before it is introduced in the following section titled `Applying a default scope`. 2014-04-02 23:39:22 -07:00
active_record_validations.md Merge branch 'master' of github.com:rails/docrails 2014-02-09 23:33:55 +05:30
active_support_core_extensions.md Replace first person point of view on guides. 2014-05-16 17:15:00 -07:00
active_support_instrumentation.md Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
api_documentation_guidelines.md copy edits[ci skip] 2014-05-18 16:01:31 +00:00
asset_pipeline.md Improve documentation for asset_url 2014-05-08 20:51:59 +02:00
association_basics.md [ci skip] Use plain underscore instead of "\_". 2014-04-13 23:56:59 +08:00
caching_with_rails.md remove trailing whitespace. [ci skip] 2014-05-17 00:24:50 +02:00
command_line.md Fix spelling and proper nouns 2014-04-17 23:24:41 -04:00
configuring.md [ci skip] builtin -> built-in 2014-04-20 21:03:09 +05:30
contributing_to_ruby_on_rails.md Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi] 2014-05-16 23:09:05 +02:00
credits.html.erb Change links to 37signals and svn blog to point to new destinations. [ci skip] 2014-04-12 12:46:04 +05:30
debugging_rails_applications.md Fix a few typos [ci skip] 2014-04-12 20:12:47 +02:00
development_dependencies_install.md Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi] 2014-05-16 23:09:05 +02:00
documents.yaml The 4.1 release notes is already a thing so lets show in the guides 2014-03-10 10:32:16 -03:00
engines.md Merge pull request #11836 from mcfiredrill/engines-testing-doc 2014-04-16 10:49:26 -04:00
form_helpers.md Merge pull request #14872 from jonatack/patch-7 2014-04-27 01:17:17 +05:30
generators.md [ci skip] Fix a factual error and highlight code in generators guide. 2014-05-14 03:55:27 +08:00
getting_started.md fix symbol 2014-05-17 22:39:49 +09:00
i18n.md Include label value in i18n attribute lookup 2014-05-06 14:37:28 -05:00
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
initialization.md wrap methods in backticks [ci skip] 2014-04-19 14:19:53 +04:00
layout.html.erb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
layouts_and_rendering.md Do note remove `Content-Type` when `render :body` 2014-03-05 10:33:52 -05:00
maintenance_policy.md Updates the maintenance policy with new Rails versions 2014-04-08 23:18:49 +03:00
migrations.md Document conflicts in `db/schema.rb` [ci skip] 2014-05-16 13:06:15 -03:00
nested_model_forms.md [ci skip] Improve doc, fix grammatical issue 2014-04-13 21:20:31 +05:30
plugins.md [skip ci] Standardized punctuation. 2014-02-25 12:31:19 +08:00
rails_application_templates.md Remove the link for code.whytheluckystiff.net 2013-12-16 16:57:35 -02:00
rails_on_rack.md Update documentation to use Rails.application instead 2014-04-13 05:52:04 -05:00
routing.md [ci skip] Minor improvements on routing.md. 2014-05-09 03:03:50 +08:00
ruby_on_rails_guides_guidelines.md API Documentation Guidelines link correction [ci skip] 2013-11-23 10:45:07 +05:30
security.md Replace first person point of view on guides. 2014-05-16 17:15:00 -07:00
testing.md Replace first person point of view on guides. 2014-05-16 17:15:00 -07:00
upgrading_ruby_on_rails.md doc, pg `hstore` and `json` columns are mapped as `Hash`. [ci skip] 2014-05-17 00:25:53 +02:00
working_with_javascript_in_rails.md Add preventDefault() on click event 2014-03-07 10:46:27 -08:00