rails/guides/source
yuuji.yaginuma 7fab05008c remove deprecated assert_send from assertion list [ci skip]
`assert_send` was deprecated in minitest 5.10.0.
Ref: f95ef007ec
2016-12-09 16:12:56 +09:00
..
kindle Fixed unclosed tags in kindle guide source [ci skip] 2015-09-19 12:15:34 +05:30
_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 let the guides home point to the new release series endpoints [ci skip] 2015-09-18 12:27:31 -07: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 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 Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip] 2016-04-15 13:15:03 +02:00
4_1_release_notes.md [ci skip] Fix table of 4_1_release_notes.md 2015-02-28 18:24:15 +09:00
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 Fix typo in Rails 5.0 release notes – “when when” 2016-11-29 16:46:10 -05:00
action_cable_overview.md Suggested edits 2016-10-13 18:02:52 +02:00
action_controller_overview.md adds support for arbitrary hashes in strong parameters 2016-11-11 23:31:50 +01:00
action_mailer_basics.md stop using removed render :text 2016-12-03 15:28:59 +09:00
action_view_overview.md Change html-scanner to rails-html-sanitizer 2016-11-19 20:31:25 -05:00
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 spaces [ci skip] 2016-11-07 01:43:59 +02:00
active_record_postgresql.md Followup of UUID default extension in the docs [ci skip] 2016-11-24 17:33:16 +05:30
active_record_querying.md Update guides/source/active_record_querying.md 2016-11-10 20:42:23 +02: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 remove alias_method_chain from guide [ci skip] 2016-11-15 08:42:02 +09: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 Updated Sprockets Documentation 2016-11-17 18:18:14 -05:00
association_basics.md Update HABTM documentation in guides 2016-10-26 09:22:23 +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 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 Fixes #27202, [ci skip] 2016-11-30 21:22:30 +01:00
generators.md cherry-pick test and source doc from #20050 2015-06-25 15:25:49 +09:00
getting_started.md fix: solves issue#27189 2016-11-27 22:59:59 +05:30
i18n.md Add missing + around a some literals. 2016-10-27 00:27:47 +03:00
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
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 Fix small typo in Layouts and Rendering guide. [ci skip] 2016-11-14 14:07:21 -07: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 ApplicationRecord documentation pass 2015-12-17 11:56:35 +01:00
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 - Changed IN to ON in markdown renderer condition 2015-01-14 11:52:13 +05:30
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 Remove :action and :controller segments from routing guide 2016-08-22 17:19:28 +00:00
ruby_on_rails_guides_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03:00
security.md Remove mention of deprecated SafeERB gem from security docs for now, prior section already speaks about sanitization as a safety measure. [ci skip] (#27086) 2016-11-18 00:11:48 +05:30
testing.md remove deprecated assert_send from assertion list [ci skip] 2016-12-09 16:12:56 +09: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 Minor syntax change 2016-05-10 11:34:12 -05:00