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
2017-03-21 09:21:51 +08:00
..
kindle refactors and fixes in guides generation [ci skip] 2017-02-12 10:33:50 +01:00
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 [ci skip] Update redirecting links in guides 2016-06-06 08:32:59 -05:00
5_0_release_notes.md [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
5_1_release_notes.md Minor grammar fixes for Rails 5.1 release notes 2017-03-19 08:31:49 +00:00
_license.html.erb
_welcome.html.erb refactors and fixes in guides generation [ci skip] 2017-02-12 10:33:50 +01:00
action_cable_overview.md Various style + grammar fixes for #27719 2017-01-18 15:22:02 -05:00
action_controller_overview.md Add link to API documentation 2016-11-23 03:04:55 +02:00
action_mailer_basics.md Update some jquery-ujs references to rails-ujs 2017-03-18 22:41:15 -04:00
action_view_overview.md Change html-scanner to rails-html-sanitizer 2016-11-19 20:31:25 -05:00
active_job_basics.md Remove stray back-end from ActiveJob Basics guide 2017-03-19 08:34:47 +00:00
active_model_basics.md Fix weird documentation line 2017-03-12 13:11:53 -04:00
active_record_basics.md [ci skip] Update redirecting links in guides 2016-07-12 20:12:24 +09:00
active_record_callbacks.md Remove deprecate passing string to :if and :unless conditional options [ci skip] 2017-02-18 10:36:51 +09:00
active_record_migrations.md Add missing spaces [ci skip] 2016-11-07 01:43:59 +02:00
active_record_postgresql.md Use proper output format [ci skip] (#27498) 2016-12-29 18:27:48 +05:30
active_record_querying.md Remove ability update locking_column value 2017-03-16 10:42:33 +02:00
active_record_validations.md Remove obsolete warning about regular expression 2017-03-14 10:57:50 +01:00
active_support_core_extensions.md Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect" 2017-01-15 19:49:34 +01:00
active_support_instrumentation.md [ci skip] Expand context on :cache_hits. 2016-11-08 18:52:31 +01:00
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 Fix asset_pipeline docs incorrect image dir info 2017-03-16 19:42:00 +08:00
association_basics.md Improve foreign key description in guides [ci skip] 2017-03-06 14:43:10 +01: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 Fix typo in Caching with Rails Guide [skip ci] 2017-03-21 09:21:51 +08:00
command_line.md Update schema cache doc in guides/command_line 2016-12-31 11:42:23 -05:00
configuring.md Escapes and edits to configuring guide [ci skip] (#28280) 2017-03-04 12:19:28 +05:30
contributing_to_ruby_on_rails.md Fix judgement spelling [ci skip] 2017-01-28 21:05:25 +08:00
credits.html.erb Update Jason Zimdars twitter 2016-08-31 22:09:22 +03:00
debugging_rails_applications.md Remove unused @txn variable 2017-03-15 12:14:46 +00:00
development_dependencies_install.md [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
documents.yaml Rename the title of comand_line.md in index 2016-08-24 11:27:00 +09:00
engines.md Change engines guide to demonstrate maintained forum 2017-02-17 18:47:45 +00:00
form_helpers.md Add link to mentioned API [ci skip] (#28392) 2017-03-12 19:37:48 +05:30
generators.md How to disable scaffolds.scss in generators.md (#27383) 2016-12-17 12:29:55 -05:00
getting_started.md [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
i18n.md Update i18n guide to cover :zero key support in pluralization [ci skip] 2017-02-26 16:02:08 -05:00
index.html.erb
initialization.md allow to pass describe option to rake 2017-01-17 14:14:59 +09:00
layout.html.erb Fix HTML escaping in the guides 2016-10-25 11:19:28 -02:00
layouts_and_rendering.md [ci skip] Fully qualify missing template error. 2017-02-11 21:58:36 +01:00
maintenance_policy.md Update the maintenance policy [ci skip] 2017-03-20 15:04:57 -04: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 Add tick marks + small grammar change 2016-05-17 22:46:07 -04:00
rails_on_rack.md Remove `Rack::Runtime from console log [ci skip] 2016-10-31 17:53:52 +09:00
routing.md Add note on defaults block option 2016-12-14 17:17:44 -08:00
ruby_on_rails_guides_guidelines.md document link processing in guides generation [ci skip] 2017-02-12 11:41:01 +01:00
security.md Update some jquery-ujs references to rails-ujs 2017-03-18 22:41:15 -04:00
testing.md Improve readability of testing guide [ci skip] 2017-03-10 14:28:52 -05:00
upgrading_ruby_on_rails.md Fix typo in Upgrading Ruby on Rails Guide [skip ci] 2017-03-03 17:02:00 +08:00
working_with_javascript_in_rails.md Update some jquery-ujs references to rails-ujs 2017-03-18 22:41:15 -04:00