.. |
kindle
|
|
|
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
|
Merge branch 'master' of github.com:rails/docrails
|
2015-03-26 16:22:41 +00:00 |
_license.html.erb
|
|
|
_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] Downcases filter names
|
2015-04-10 13:33:02 +09:00 |
action_mailer_basics.md
|
Add guide for Action Mailer Previews
|
2015-02-08 15:41:32 -08:00 |
action_view_overview.md
|
Some copy edits for modifying View Paths [ci skip]
|
2015-04-12 14:43:25 -07: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
|
- 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] fix guides example on arbitrary SQL execution
|
2015-04-01 16:03:41 +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
|
[ci skip] Fix :having option with having method
|
2015-04-01 13:45:56 +09:00 |
active_record_validations.md
|
[ci skip] Active Record Validations guide fixes
|
2015-03-25 13:30:41 +05:30 |
active_support_core_extensions.md
|
[ci skip] Remove Extensions to Proc chapter section
|
2015-04-06 08:37:27 +09:00 |
active_support_instrumentation.md
|
Fix URL rails-framework-hooks
|
2015-04-07 01:19:30 +05:30 |
api_documentation_guidelines.md
|
- Changed IN to ON in markdown renderer condition
|
2015-01-14 11:52:13 +05:30 |
asset_pipeline.md
|
update config.assets.digest default value in guides [ci skip]
|
2015-03-25 09:17:12 +09:00 |
association_basics.md
|
Fix a few typos and wrap some lines [ci skip]
|
2015-04-12 15:34:28 +02:00 |
autoloading_and_reloading_constants.md
|
Some documentation edits [ci skip]
|
2015-03-05 14:18:09 +01:00 |
caching_with_rails.md
|
Guides mistake about page caching.
|
2015-02-27 18:36:28 +03:00 |
command_line.md
|
correct the directory which rake notes look by default [ci skip]
|
2015-04-06 23:48:49 +09:00 |
configuring.md
|
Add Active Job to Configuring Guide [ci skip]
|
2015-04-09 18:41:46 +01:00 |
contributing_to_ruby_on_rails.md
|
[ci skip] Update contributing guide
|
2015-04-12 16:23:42 +02:00 |
credits.html.erb
|
|
|
debugging_rails_applications.md
|
Tiny documentation edits [ci skip]
|
2015-03-03 21:30:20 +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
|
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 pull request #19483 from yui-knk/fix/getting_started
|
2015-03-29 12:52:19 -07:00 |
i18n.md
|
change REQUEST_URI to PATH_INFO
|
2015-04-04 21:16:58 +03:00 |
index.html.erb
|
|
|
initialization.md
|
Rename railties/bin to railties/exe
|
2015-04-11 19:26:34 +02:00 |
layout.html.erb
|
|
|
layouts_and_rendering.md
|
Some documentation edits [ci skip]
|
2015-03-05 14:18:09 +01:00 |
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
|
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
|
Update routing.md
|
2015-04-01 00:37:23 -03:00 |
ruby_on_rails_guides_guidelines.md
|
- Changed IN to ON in markdown renderer condition
|
2015-01-14 11:52:13 +05:30 |
security.md
|
Remove old and not working link. [ci skip]
|
2015-03-28 01:09:52 +05:30 |
testing.md
|
Merge branch 'master' of github.com:rails/docrails
|
2015-03-26 16:22:41 +00:00 |
upgrading_ruby_on_rails.md
|
Fix a few typos [ci skip]
|
2015-04-05 15:58:43 +02:00 |
working_with_javascript_in_rails.md
|
Improving remote forms guides [ci skip]
|
2015-02-16 14:22:26 -02:00 |