.. |
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
|
Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci skip]
|
2015-03-19 22:11:18 +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
|
Update sprockets links to point to rails org
|
2015-03-13 10:55:50 -03:00 |
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
|
Merge branch 'master' of github.com:rails/docrails
|
2015-03-26 16:22:41 +00: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
|
Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix"
|
2015-04-28 20:58:05 -07:00 |
_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
|
Tiny grammar correction in documentation [ci skip]
|
2015-05-05 10:52:53 -04:00 |
action_mailer_basics.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-05-08 16:20:27 +00:00 |
action_view_overview.md
|
Typo fix [ci skip]
|
2015-05-07 14:24:56 -04:00 |
active_job_basics.md
|
Spell out "asynchronously" instead of async in guides [ci skip]
|
2015-04-19 11:00:32 +05:30 |
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
|
- Make example code consistent for better understanding. [ci skip]
|
2015-03-18 14:30:05 +05:30 |
active_record_callbacks.md
|
Merge pull request #19289 from ahmad-alkheat/master
|
2015-03-11 15:26:14 +01:00 |
active_record_migrations.md
|
[ci skip] Improve phrasing in AR migrations docs.
|
2015-05-13 21:05:48 -07:00 |
active_record_postgresql.md
|
Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcrypto
|
2015-05-05 09:19:26 +02:00 |
active_record_querying.md
|
Merge pull request #20119 from yui-knk/fix/active_record_querying
|
2015-05-12 08:24:50 +02:00 |
active_record_validations.md
|
[ci skip] Uniquiness with scope can have one or more arguments
|
2015-05-03 09:11:06 +02:00 |
active_support_core_extensions.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-05-08 16:20:27 +00:00 |
active_support_instrumentation.md
|
Fix URL rails-framework-hooks
|
2015-04-07 01:19:30 +05:30 |
api_documentation_guidelines.md
|
Update instructions to build guides locally [ci skip]
|
2015-04-28 15:33:13 +03:00 |
asset_pipeline.md
|
Correct small typo.
|
2015-04-15 10:46:02 -04:00 |
association_basics.md
|
Update association_basics.md
|
2015-04-19 08:33:19 +03:00 |
autoloading_and_reloading_constants.md
|
Fix the wrong documentation about config.autoload_paths [ci skip]
|
2015-04-13 11:56:50 +03:00 |
caching_with_rails.md
|
Fix style/grammar/typos in Caching guide.
|
2015-04-29 23:36:35 -07:00 |
command_line.md
|
[ci skip] Fix linked html file
|
2015-04-21 13:53:14 +09:00 |
configuring.md
|
Fix default value in guide [ci skip]
|
2015-05-12 00:37:46 +09:00 |
contributing_to_ruby_on_rails.md
|
fixes some words missing
|
2015-05-04 15:59:03 -06:00 |
credits.html.erb
|
Remove broken http://tore.darell.no link
|
2014-10-15 05:19:19 -07:00 |
debugging_rails_applications.md
|
Fix method call typo [ci skip]
|
2015-05-02 00:50:14 -07: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] correct error text message
|
2015-05-09 21:51:06 +05:30 |
form_helpers.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-03-26 16:22:41 +00:00 |
generators.md
|
revert 539d929b7b [ci skip]
|
2015-02-04 09:30:47 +00:00 |
getting_started.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-05-08 16:20:27 +00:00 |
i18n.md
|
Enhance the "Passing Variables to Translations" part
|
2015-05-04 15:43:08 +02:00 |
index.html.erb
|
Guides: output valid HTML5
|
2014-05-05 17:42:04 -04:00 |
initialization.md
|
docs: syncing with the code, adding aj [ci skip]
|
2015-05-08 15:22:28 -04:00 |
layout.html.erb
|
remove ecosystem link that is broken
|
2014-05-18 19:17:09 +05:30 |
layouts_and_rendering.md
|
Fix typos and improve the documentation
|
2015-04-15 16:25:24 +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
|
Fix method name for building associated object in nested_model_forms guide
|
2015-04-25 16:02:39 +05:30 |
plugins.md
|
use public Module#include instead of send :include [ci skip]
|
2015-03-09 23:01:51 +09:00 |
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
|
s/snipped/snippet for @senny :trollface:
|
2015-05-06 22:31:22 -07: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
|
promote :except option instead of :only for before action docs [ci skip]
|
2015-05-09 17:36:05 +03:00 |
testing.md
|
[ci skip] Fix purpose of assert_kind_of
|
2015-05-10 21:40:31 +09:00 |
upgrading_ruby_on_rails.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-05-08 16:20:27 +00:00 |
working_with_javascript_in_rails.md
|
Improving remote forms guides [ci skip]
|
2015-02-16 14:22:26 -02:00 |