rails--rails/guides/source
Piotr Szotkowski d69c7e66b3 Remove line wrapping from the benchmark/ips output
[ci skip]
2015-03-03 21:29:26 +01:00
..
kindle delete obsolete KINDLE.md. Closes #13037. [ci skip]. 2013-11-28 17:49:29 +01:00
2_2_release_notes.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
2_3_release_notes.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
3_0_release_notes.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
3_1_release_notes.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
3_2_release_notes.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
4_0_release_notes.md [ci skip] Fix fenced code block lang 2015-03-02 00:37:58 +09: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 - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +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 Including links to earlier releases guides (4.1.8 and 4.0.12) [ci skip] 2015-01-02 15:44:25 +10:00
action_controller_overview.md [ci skip] escape under score 2015-02-13 13:56:48 +09:00
action_mailer_basics.md Add guide for Action Mailer Previews 2015-02-08 15:41:32 -08:00
action_view_overview.md Merge pull request #18411 from todd/extract_record_tag_helper 2015-02-18 19:19:48 -02:00
active_job_basics.md Use sentence case for consistency in comments 2015-02-20 12:47:55 -05:00
active_model_basics.md Merge pull request #18503 from vipulnsward/guides-in-on 2015-01-14 11:35:34 +01:00
active_record_basics.md [ci skip] Fix `Object-Relational` to `Object Relational` 2015-02-24 00:39:59 +09:00
active_record_callbacks.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
active_record_migrations.md Improvements about schema dumping [ci skip] 2015-01-29 20:51:11 -02:00
active_record_postgresql.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
active_record_querying.md Improve wording on find_by note regarding returning only one record [ci skip] 2015-02-21 16:44:05 +01:00
active_record_validations.md [ci-skip] correct doc about custom validators 2015-02-27 19:25:25 +05:30
active_support_core_extensions.md Add Enumerable#without 2015-03-01 18:45:45 -08:00
active_support_instrumentation.md Merge pull request #19123 from yui-knk/fix/active_support_instrumentation2 2015-02-28 09:28:17 -05:00
api_documentation_guidelines.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
asset_pipeline.md Don't recommend to precompile all assets 2015-02-27 14:56:08 -03:00
association_basics.md Composite index is [:imageable_type, :imageable_id] [ci skip] 2015-03-01 21:38:41 -05:00
autoloading_and_reloading_constants.md constants guide: adds a step to a resolution algorithm 2015-02-18 12:37:19 +01:00
caching_with_rails.md Guides mistake about page caching. 2015-02-27 18:36:28 +03:00
command_line.md Section explaining how rails runner accepts code in a ruby file. 2015-02-26 21:39:49 +05:30
configuring.md Remove mention of long-gone initializer and config 2015-03-03 11:46:56 -07:00
contributing_to_ruby_on_rails.md Remove line wrapping from the benchmark/ips output 2015-03-03 21:29:26 +01:00
credits.html.erb Remove broken http://tore.darell.no link 2014-10-15 05:19:19 -07:00
debugging_rails_applications.md Merge pull request #19168 from gsamokovarov/byebug-defaults-guide 2015-03-02 13:06:55 +01:00
development_dependencies_install.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
documents.yaml Fix typo on guide name [ci skip] 2015-01-27 13:16:46 -02:00
engines.md [ci skip] Use explicit module namespace in guide 2015-02-21 13:34:22 +01:00
form_helpers.md [ci skip] Fix fenced code block lang 2015-03-01 10:44:57 +09:00
generators.md revert 539d929b7b [ci skip] 2015-02-04 09:30:47 +00:00
getting_started.md Modify guides for a better sounding sentence 2015-03-02 22:30:59 +08:00
i18n.md Remove reference to workingwithrails.com since it is being retired 2015-02-27 22:18:53 +01:00
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
initialization.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
layout.html.erb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
layouts_and_rendering.md Fix wording in template inheritance section of layout guide [ci skip] 2015-02-27 10:55:10 +05:30
maintenance_policy.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
nested_model_forms.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
plugins.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
profiling.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
rails_application_templates.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
rails_on_rack.md Prefer request_id over uuid and test the alias 2015-02-20 20:47:59 -02:00
routing.md Fixing incorrect class name used in an example. 2015-03-02 14:56:31 +05:30
ruby_on_rails_guides_guidelines.md - Changed `IN` to `ON` in markdown renderer condition 2015-01-14 11:52:13 +05:30
security.md Merge pull request #18503 from vipulnsward/guides-in-on 2015-01-14 11:35:34 +01:00
testing.md add `ActiveJob::TestCase` to list of classes providing for test [ci skip] 2015-02-28 23:31:11 +09:00
upgrading_ruby_on_rails.md Merge pull request #18363 from andreynering/add-foreign-key-subsection-in-upgrading-guide 2015-02-11 08:41:06 +01:00
working_with_javascript_in_rails.md Improving remote forms guides [ci skip] 2015-02-16 14:22:26 -02:00