rails--rails/guides/source
Robin Dupret 80d0dd53ca Fix a few typos [ci skip]
This is a follow up to 545afc15.
2014-04-12 20:12:47 +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 Fix version indicator on guides and link to Rails 4.0 [ci skip] 2014-04-11 13:39:37 -03: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 Add after_commit/after_rollback to callback list 2014-04-10 14:58:36 -05: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 Add more test case for #demodulize, Improve documentation 2014-04-11 17:57:16 +05:30
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 Move assets precompile (and version) to an initializer 2014-04-11 22:47:54 +09:30
association_basics.md Updated association_basics.md [ci skip] 2014-01-31 11:31:19 +05:30
caching_with_rails.md Change links to 37signals and svn blog to point to new destinations. [ci skip] 2014-04-12 12:46:04 +05:30
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 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 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 [ci skip] Update code snippets to latest master (initialization.md). 2014-04-10 22:44:47 +08: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 Updates the maintenance policy with new Rails versions 2014-04-08 23:18:49 +03: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 Be explicit about allowed constraint values, fixes #14702 2014-04-11 15:19:37 +02: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 Correct factual error for page not found 2014-04-10 15:41:09 +05:30
working_with_javascript_in_rails.md Add preventDefault() on click event 2014-03-07 10:46:27 -08:00