1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
2016-10-31 12:18:20 -07:00
..
kindle
2_2_release_notes.md Removes broken performance testing link from the 2.2 release notes 2016-09-28 14:11:26 +01:00
2_3_release_notes.md [ci skip] Fix broken URL in guides 2016-08-05 17:00:37 -07:00
3_0_release_notes.md [ci skip] Fix broken URL in guides 2016-08-05 17:00:37 -07:00
3_1_release_notes.md Consistent examples and template for assets#precompile 2016-08-19 22:24:54 +02:00
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md update description of Etag [ci skip] 2016-10-24 20:17:31 +09:00
_license.html.erb
_welcome.html.erb
action_cable_overview.md Suggested edits 2016-10-13 18:02:52 +02:00
action_controller_overview.md Setup default session store internally, no longer through an application initializer 2016-07-17 19:45:51 +05:30
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 fixed guide to add correct documentation for partial render 'as' option 2016-09-13 12:51:33 +05:30
active_job_basics.md [ci skip] Updates ActiveJob guide on default runner. 2016-08-18 23:00:07 +01:00
active_model_basics.md Minor doc fix related to ActiveModel::SecurePassword [ci skip] 2016-08-11 01:55:45 +05:30
active_record_basics.md [ci skip] Update redirecting links in guides 2016-07-12 20:12:24 +09:00
active_record_callbacks.md Update docs for change in transaction callback exceptions 2016-09-03 13:48:07 -06:00
active_record_migrations.md Add missing space in Migrations guide [ci skip] 2016-10-31 11:32:29 +08:00
active_record_postgresql.md
active_record_querying.md Remove dup distinct from AR query list [ci skip] 2016-09-30 15:12:16 -07:00
active_record_validations.md Correct usage for acceptance validator in guide 2016-08-02 11:24:09 +01:00
active_support_core_extensions.md [ci skip] Fix return values of Hash Extensions examples 2016-10-20 15:38:49 -02:00
active_support_instrumentation.md add cached key to sql.active_record event [ci skip] 2016-10-02 13:29:17 +09:00
api_app.md
api_documentation_guidelines.md
asset_pipeline.md Explicitly mention defaults. 2016-08-29 13:16:07 -05:00
association_basics.md Update HABTM documentation in guides 2016-10-26 09:22:23 +01:00
autoloading_and_reloading_constants.md
caching_with_rails.md Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
command_line.md Merge branch 'master' of github.com:rails/docrails 2016-08-02 17:38:56 +00:00
configuring.md update doc about assets digest class [ci skip] 2016-10-30 09:34:27 +09:00
contributing_to_ruby_on_rails.md [ci skip] Fix typo in Guides: Contributing 2016-10-17 16:31:01 -05:00
credits.html.erb Update Jason Zimdars twitter 2016-08-31 22:09:22 +03:00
debugging_rails_applications.md Add link to 'Pry' in debugging guide [ci skip] 2016-08-07 21:47:27 +03:00
development_dependencies_install.md [ci skip] Update docs with Action Cable Redis dependency 2016-08-22 14:44:46 -03:00
documents.yaml Rename the title of comand_line.md in index 2016-08-24 11:27:00 +09:00
engines.md [ci skip] Fixed commas according to Oxford comma in rdoc and guides 2016-09-17 22:36:13 +03:00
form_helpers.md
generators.md
getting_started.md Improve Getting Started [ci skip] 2016-09-02 17:16:45 +09:00
i18n.md [ci skip] Broken links in documentation fix 2016-08-30 20:02:46 +02:00
index.html.erb
initialization.md Merge pull request #26390 from Neodelf/format_mds 2016-09-07 00:57:19 +05:30
layout.html.erb Fix HTML escaping in the guides 2016-10-25 11:19:28 -02:00
layouts_and_rendering.md Merge branch 'master' of github.com:rails/docrails 2016-09-20 16:27:19 +00:00
maintenance_policy.md Add 4.2.Z back to the maintenance list 2016-08-02 17:07:01 -03:00
nested_model_forms.md
plugins.md When referring to Rails, be consistent in usage of capitalized form, unless it is used in context of a command like bin/rails or the rails directory [ci skip] 2016-08-19 14:17:07 +05:30
profiling.md
rails_application_templates.md
rails_on_rack.md Remove `Rack::Runtime from console log [ci skip] 2016-10-31 17:53:52 +09:00
routing.md Remove :action and :controller segments from routing guide 2016-08-22 17:19:28 +00:00
ruby_on_rails_guides_guidelines.md
security.md Remove the word "mongrel" from documents 2016-09-07 01:59:37 +09:00
testing.md fix typo in Rails Test Runner section 2016-10-31 12:18:20 -07:00
upgrading_ruby_on_rails.md Fix typo in Upgrading Ruby on Rails Guide [ci skip] 2016-10-24 22:28:40 +08:00
working_with_javascript_in_rails.md