rails/guides/source
2014-11-17 15:31:39 +07:00
..
kindle delete obsolete KINDLE.md. Closes #13037. [ci skip]. 2013-11-28 17:49:29 +01: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 rails version for earlier releases in edgeguides 2014-11-04 13:12:37 +05:30
2_2_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
2_3_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
3_0_release_notes.md [ci skip] Fix typo equals to --> equal to 2014-09-16 01:15:00 +05:30
3_1_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
3_2_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
4_0_release_notes.md 'Revert' ->active_record_migrations [ci skip] 2014-09-06 00:20:03 +05:30
4_1_release_notes.md Remove redundancy 2014-11-06 00:48:16 -05:00
4_2_release_notes.md docs, synchronize 4.2. release notes. [ci skip] 2014-11-06 12:16:11 +01:00
action_controller_overview.md [ci skip] No need to indent here (AC overview). 2014-10-25 21:37:30 +08:00
action_mailer_basics.md [ci skip] Fix code snippet display in Action Mailer Basics guide. 2014-09-16 15:32:38 +08:00
action_view_overview.md Merge pull request #16271 from alol/action-view-overview-guide-tweaks 2014-08-22 00:08:39 +05:30
active_job_basics.md [CI SKIP] Missing space. 2014-11-16 23:22:33 +08:00
active_model_basics.md Fix typo in Active Model guide 2014-10-05 18:28:42 +05:30
active_record_basics.md Fix typo in "Active Record Basics" guide. [ci skip] 2014-10-24 22:01:05 +00:00
active_record_callbacks.md correct markdown usage [ci skip] 2014-07-09 01:32:44 +05:30
active_record_migrations.md AR Migrations Guide#Foreign Keys: fix wrong table 2014-10-24 16:59:16 +02:00
active_record_postgresql.md use correct operator in query based on JSON document 2014-09-03 02:31:00 +05:30
active_record_querying.md [ci skip] #find_in_batches doesn't support :include option 2014-09-12 17:14:24 +05:30
active_record_validations.md Merge branch 'master' of github.com:rails/rails 2014-11-04 13:20:22 +00:00
active_support_core_extensions.md Minor English fixes in docs [ci skip] 2014-11-17 15:31:39 +07:00
active_support_instrumentation.md [ci skip] fix incorrect key in Active Support Instrumentation guide 2014-10-31 09:39:40 +09:00
api_documentation_guidelines.md correct markdown usage [ci skip] 2014-07-09 01:32:44 +05:30
asset_pipeline.md Tiny documentation styling fixes [ci skip] 2014-11-02 12:32:50 +01:00
association_basics.md [ci skip] Fix some typos, normalize sentence. 2014-09-08 03:29:48 +08:00
caching_with_rails.md Update caching_with_rails.md [ci skip] 2014-08-31 17:22:01 +05:30
command_line.md [ci skip] Fix typo in command_line.md 2014-11-09 23:38:56 +09:00
configuring.md [ci skip] fix config.assets.digest default value 2014-11-05 15:21:10 +09:00
contributing_to_ruby_on_rails.md Oops, missed a closing bracket [ci skip] 2014-10-21 00:36:31 -07:00
credits.html.erb Remove broken http://tore.darell.no link 2014-10-15 05:19:19 -07:00
debugging_rails_applications.md [ci skip] modify the description of production log level default 2014-09-21 07:41:32 +09:00
development_dependencies_install.md Whoops, duplicated word [ci skip] 2014-08-24 19:44:03 +02:00
documents.yaml Add Active Model to guides [ci skip] 2014-10-04 17:08:14 -07:00
engines.md technical correction in guides under 'Generating an engine' 2014-09-28 09:20:32 -07:00
form_helpers.md [ci skip] Add highlight to code (form helper guide). 2014-10-25 21:56:32 +08:00
generators.md Follow up on #16408 2014-08-22 00:50:00 -07:00
getting_started.md add Nokogiri to docs generation guides 2014-11-16 16:38:08 +00:00
i18n.md [ci skip] removing ruby-i18n.org/wiki link that is not available and using “gems” instead of plugins 2014-10-09 17:07:58 +05:30
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
initialization.md treetop is no longer a mail (rails) dependency 2014-08-24 15:24:07 -03:00
layout.html.erb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
layouts_and_rendering.md In render file, by default the current layout is rendered always 2014-10-01 11:03:49 +05:30
maintenance_policy.md Make explicit 4.1 is being maintained by a special situation 2014-09-16 10:28:36 -03:00
nested_model_forms.md add nested_model_forms to guides/documents.yaml [wip] [ci skip] 2014-08-22 01:56:01 -07:00
plugins.md technical correction in guides under 'Generating an engine' 2014-09-28 09:20:32 -07:00
rails_application_templates.md Merge pull request #16359 from skanev/after-bundle-in-rails-templates 2014-08-06 08:49:00 +02:00
rails_on_rack.md Warning about middleware not auto-reloading 2014-10-08 09:35:15 +02:00
routing.md Merge pull request #16799 from rramsden/fix-typo 2014-09-04 10:27:49 +02:00
ruby_on_rails_guides_guidelines.md Add link to API Documentation Guidelines 2014-11-01 18:39:28 -04:00
security.md [ci skip] re-worded section on CookieStore to make it more readable. 2014-08-16 17:10:40 +01:00
testing.md Simplify and fix grammar 2014-11-14 21:22:10 +01:00
upgrading_ruby_on_rails.md Replace "behaviour" with "behavior" 2014-11-11 13:06:53 -05:00
working_with_javascript_in_rails.md Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] 2014-05-21 23:01:45 -04:00