rails--rails/guides/source
David Rodríguez de Dios 8834847a37 Minor fixes in the rails debugging guide 2014-04-11 11:00:19 +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 Fixed URL link to rendered_component plugin [ci skip] 2013-10-23 22:32:29 +05:30
3_0_release_notes.md docs should say `email` not `Email`. [ci skip] 2014-01-20 15:04:36 +01: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 Improved documents [ci skip] 2013-12-14 22:49:00 +05:30
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
_welcome.html.erb Pointing to latest guides [ci skip] 2014-02-19 22:59:32 +01:00
action_controller_overview.md Added a warning about serializing data with JSON cookie jars [skip ci] 2014-03-19 15:39:22 -07:00
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 Some fixes in docs [ci skip] 2013-10-11 22:21:07 -07:00
active_record_callbacks.md Merge pull request #13032 from kuldeepaggarwal/after_touch_documentation 2013-12-12 03:18:24 -08: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 Improve collision explanation for Hash#transform_keys. 2014-02-28 11:31:58 -08:00
active_support_instrumentation.md Instrument each load config initializer 2013-11-16 21:47:08 +02:00
api_documentation_guidelines.md Add tip about using RDoc's --pipe command to quickly test the output of 2014-02-10 23:29:33 -08:00
asset_pipeline.md [skip ci] Fix the javascript path in guide for asset modules 2014-02-20 07:37:05 -08:00
association_basics.md Updated association_basics.md [ci skip] 2014-01-31 11:31:19 +05:30
caching_with_rails.md [ci skip] Add "Low-Level Caching" part to "Caching With Rails" 2014-03-06 00:05:39 +04:00
command_line.md Update command line guide 2014-03-17 17:03:41 -05:00
configuring.md Revise 'sqlite3:' URL handling for smoother upgrades 2014-04-03 01:30:27 +10:30
contributing_to_ruby_on_rails.md Merge branch 'master' of github.com:rails/docrails 2014-02-09 23:33:55 +05:30
credits.html.erb Spelling and Grammar checks 2013-12-12 18:28:34 +05:30
debugging_rails_applications.md Minor fixes in the rails debugging guide 2014-04-11 11:00:19 +02:00
development_dependencies_install.md Added OS X specific commands to installation guide [ci skip] 2014-04-07 00:07:46 +03: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 Typo fix [ci skip] 2013-12-28 11:24:01 +01:00
form_helpers.md Updating select helper doc [ci skip] 2014-03-08 20:23:15 +01:00
generators.md Spelling and Grammar check [ci skip] 2013-12-16 00:44:37 +05:30
getting_started.md Remove extra white-spaces [ci skip] 2014-03-16 10:08:00 +01:00
i18n.md Fix default_url_options example in i18n guide [ci skip] 2014-04-03 05:46:44 +04:00
index.html.erb 1.9 Hash Syntax 2013-07-08 17:21:25 +09:00
initialization.md docs, update broken link. [ci skip] 2014-02-10 15:32:01 +01:00
layout.html.erb [ci skip] Close the meta tag with '/>' instead of '>' 2014-02-19 13:39:31 +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 copy-edits the new guide with our maintenance policy [ci skip] 2013-10-03 00:31:52 +02:00
migrations.md link to "Schema migration" Wikipedia page. Closes #14479. [ci skip] 2014-03-26 09:06:31 +01:00
nested_model_forms.md cleans the guides sources from fancy non-ASCII stuff 2013-08-23 17:59:11 +02:00
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 Rails on Rack: Replace an unpleasant grammatical construct. 2013-12-05 15:16:00 +12:00
routing.md Fixes docs typo in nested resource path helpers [skip ci] 2014-02-26 18:45:38 -06:00
ruby_on_rails_guides_guidelines.md API Documentation Guidelines link correction [ci skip] 2013-11-23 10:45:07 +05:30
security.md W3C CSP document moved to gihub.io URL [ci skip] 2014-04-05 17:01:59 +01:00
testing.md change 'assert !' to 'assert_not' in guides [ci skip] 2014-02-20 14:04:53 +01:00
upgrading_ruby_on_rails.md Fix cookie serializer docs 2014-04-02 13:19:13 -03:00
working_with_javascript_in_rails.md Add preventDefault() on click event 2014-03-07 10:46:27 -08:00