rails--rails/guides/source
Santosh Wadghule d8575289a2 rails -> Rails [ci skip] 2016-07-12 12:21:36 +05:30
..
kindle
2_2_release_notes.md http --> https 2016-05-06 17:59:27 -04:00
2_3_release_notes.md Merge branch 'master' of github.com:rails/docrails 2016-05-14 09:54:23 +00:00
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md [ci skip] Update redirecting links in guides 2016-06-06 08:32:59 -05:00
5_0_release_notes.md Update Rails 5 release notes with syntax fixes. 2016-07-02 18:13:35 -05:00
_license.html.erb
_welcome.html.erb
action_cable_overview.md Add header demarcation to Action Cable guide 2016-07-05 08:13:18 -04:00
action_controller_overview.md Add Rack doc link for request and response object [ci skip] 2016-06-14 23:48:51 +08:00
action_mailer_basics.md remove `-t` option from default sendmail arguments [ci skip] 2016-07-06 18:57:53 +09:00
action_view_overview.md Fix documentation for number_with_precision helper in AV guide [ci skip] 2016-07-06 10:45:09 +05:30
active_job_basics.md Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] 2016-06-13 09:48:12 +05:30
active_model_basics.md
active_record_basics.md
active_record_callbacks.md [skip ci] Fix typo and simplify after_commit example 2016-06-14 14:45:43 +02:00
active_record_migrations.md
active_record_postgresql.md Example had results the wrong way round [ci skip] 2016-06-16 08:54:26 +12:00
active_record_querying.md Use #distinct instead of #uniq in the guides [ci skip] (#25098) 2016-05-21 11:06:34 -03:00
active_record_validations.md [ci skip] Expand information on message options 2016-06-08 08:59:51 -05:00
active_support_core_extensions.md [ci skip] When instance_reader is false, attribute can still be assigned by the instance objects 2016-06-15 20:35:16 -07:00
active_support_instrumentation.md
api_app.md Pass over API Apps guide grammar. [ci skip] 2016-05-16 02:56:14 +05:30
api_documentation_guidelines.md [ci skip] correction in command for generating api documentation 2016-06-20 09:20:28 -07:00
asset_pipeline.md Merge branch 'master' of github.com:rails/docrails 2016-05-14 09:54:23 +00:00
association_basics.md Docs: Clarify when assoc. methods persist 2016-05-26 17:05:32 -04:00
autoloading_and_reloading_constants.md autoloading guide: specify autoload paths are set when the app boots [ci skip] 2016-05-26 07:42:31 +02:00
caching_with_rails.md `md5` --> `MD5` 2016-05-16 15:51:05 -04:00
command_line.md The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecord::QueryCache` middlewares were removed with `Executor` addition on d3c9d808e3 2016-05-16 01:56:44 +05:30
configuring.md Merge branch 'master' of github.com:rails/docrails 2016-07-10 10:58:39 +00:00
contributing_to_ruby_on_rails.md Merge pull request #25278 from mechanicles/fix-link 2016-06-04 10:46:41 -04:00
credits.html.erb [ci skip] Remove Pratik Naik from Rails core team info. 2016-06-04 19:59:55 +05:30
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Mark Testing Guide as pubished and reword the title[ci skip] 2016-06-30 12:56:47 -07:00
engines.md [skip ci] Make header bullets consistent in engines.md 2016-06-02 21:26:53 -05:00
form_helpers.md
generators.md
getting_started.md Update getting started guide for Rails 5 [ci skip] 2016-06-30 19:35:25 +05:30
i18n.md - ✂️ space in code to match previous defaults. 2016-05-23 18:51:52 -07:00
index.html.erb
initialization.md update doc for prefer require_relative over require + File.expand_path [ci skip] 2016-07-07 01:54:57 +05:30
layout.html.erb - Update Syntax Highlighter to version 4. 2016-07-03 00:20:27 -07:00
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md rails -> Rails [ci skip] 2016-07-12 12:21:36 +05:30
profiling.md
rails_application_templates.md Add tick marks + small grammar change 2016-05-17 22:46:07 -04:00
rails_on_rack.md update doc for prefer require_relative over require + File.expand_path [ci skip] 2016-07-07 01:54:57 +05:30
routing.md Light grammar edits to beginning of Routing guide 2016-05-18 09:07:01 -04:00
ruby_on_rails_guides_guidelines.md
security.md rails -> Rails [ci skip] 2016-07-12 12:21:36 +05:30
testing.md Merge branch 'master' of github.com:rails/docrails 2016-07-10 10:58:39 +00:00
upgrading_ruby_on_rails.md Fix typo: caches_pages to caches_page. 2016-07-07 14:34:31 +08:00
working_with_javascript_in_rails.md