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
2015-12-09 10:53:45 -03:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md Replace an UNIQUE with a UNIQUE as UNIQUE doesn't have a vowel sound [ci skip] 2015-10-07 23:05:01 +05:30
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md Revert "[ci skip] removed extra comma" 2015-10-22 20:48:54 +02:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md
action_mailer_basics.md
action_view_overview.md
active_job_basics.md Fixed wording. 2015-11-08 20:38:13 -05:00
active_model_basics.md Update docs/comments to use setup/teardown blocks vs. methods. 2015-11-03 19:18:56 -05:00
active_record_basics.md
active_record_callbacks.md Introduce after_{create,update,delete}_commit callbacks 2015-12-06 20:33:36 +02:00
active_record_migrations.md Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option for column 2015-11-01 07:59:15 +05:30
active_record_postgresql.md Fix formatting of ActiveRecord PostgreSQL guide. 2015-10-13 14:50:19 -06:00
active_record_querying.md Modify unscoped usage guide to include chaining 2015-11-30 09:27:58 -05:00
active_record_validations.md Merge pull request #22427 from eliotsykes/validation-message-proc-doc 2015-11-30 10:30:35 +01:00
active_support_core_extensions.md Parameterize with options to preserve case of string 2015-11-07 16:57:04 +05:30
active_support_instrumentation.md Merge branch 'master' of github.com:rails/docrails 2015-10-31 17:01:41 +00:00
api_app.md Mention the debug_exception_response_format config in guides 2015-12-09 10:53:45 -03:00
api_documentation_guidelines.md API guidelines reword re the Oxford comma [ci skip] 2015-10-22 20:56:50 +02:00
asset_pipeline.md [ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascript => JavaScript 2015-11-05 21:31:46 +01:00
association_basics.md Clarify automatic creation/deletion of join models for has_many through 2015-11-06 12:19:57 -07:00
autoloading_and_reloading_constants.md Update autoloading_and_reloading_constants.md 2015-12-01 13:24:45 -08:00
caching_with_rails.md Revert "Fixed a few grammar issues." 2015-11-18 13:47:45 -02:00
command_line.md
configuring.md Merge pull request #22315 from takatoshiono/fix-configuring-doc 2015-11-28 12:37:45 -05:00
contributing_to_ruby_on_rails.md [ci skip] Add Translating Rails Guides to contributing_to_ruby_on_rails 2015-11-23 20:56:16 +09:00
credits.html.erb
debugging_rails_applications.md Remove valgrind note about linux only support 2015-11-24 12:43:46 +11:00
development_dependencies_install.md
documents.yaml
engines.md Improved explanation 2015-11-13 09:18:04 +01:00
form_helpers.md Add comma to to make the information clear 2015-11-07 10:37:56 +00:00
generators.md
getting_started.md
i18n.md Clarify i18n active[model/record] key differences 2015-11-11 07:08:20 +01:00
index.html.erb
initialization.md Edits default config/boot.rb to match what's generated by Rails 4.2. 2015-10-26 15:22:30 -04:00
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md [ci skip] fix inconsistent indentation 2015-11-17 14:39:03 -07:00
profiling.md
rails_application_templates.md
rails_on_rack.md Replace serve_static_files mentions in docs. 2015-11-04 22:40:58 +01:00
routing.md Merge pull request #22283 from the-undefined/routes-error-singular-resource 2015-11-28 12:47:17 -05:00
ruby_on_rails_guides_guidelines.md
security.md Merge branch 'master' of github.com:rails/docrails 2015-10-31 17:01:41 +00:00
testing.md guides, scaffold no longer used in getting started guide. Closes #22337. 2015-11-19 09:27:55 +01:00
upgrading_ruby_on_rails.md Replace serve_static_files mentions in docs. 2015-11-04 22:40:58 +01:00
working_with_javascript_in_rails.md