.. |
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
|
- 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
|
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
|
[ci skip] Take NOTE: as paragraph to make NOTE block
|
2015-03-12 23:33:32 +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
|
|
|
_welcome.html.erb
|
|
|
action_controller_overview.md
|
Merge pull request #18459 from cantino/action_controller_guide_edits
|
2015-03-11 22:53:00 -03: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
|
- 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
|
add foreign_key option to result of references column type [ci skip]
|
2015-03-19 23:19:44 +09: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
|
[skip ci] Fix typos in guides
|
2015-03-15 23:55:06 +03: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
|
[skip ci] Fixed typo
|
2015-03-19 17:12:09 +13:00 |
association_basics.md
|
[ci skip] use true as value rather than symbol
|
2015-03-19 10:50:50 +05:30 |
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
|
Adds an example of how to access the arguments passed to a custom rake task [ci skip]
|
2015-03-16 21:56:03 +05:30 |
configuring.md
|
Add config.active_record.dump_schemas.
|
2015-03-17 10:43:26 -07:00 |
contributing_to_ruby_on_rails.md
|
[ci skip] Subject-verb agreement
|
2015-03-14 12:32:01 -05: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
|
[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
|
Change commands in the Getting Started guide to use scripts in bin/
|
2015-03-18 21:14:18 +01:00 |
i18n.md
|
Added missing closing brace in sample code for safe HTML translations
|
2015-03-13 12:43:24 -03:00 |
index.html.erb
|
|
|
initialization.md
|
- Changed IN to ON in markdown renderer condition
|
2015-01-14 11:52:13 +05:30 |
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
|
[ci skip] Change to code element
|
2015-03-11 22:57:10 +09: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
|
Merge pull request #18503 from vipulnsward/guides-in-on
|
2015-01-14 11:35:34 +01:00 |
testing.md
|
Merge pull request #19322 from AndrewHendrie/AndrewHendrie-guides-testing-partials-patch
|
2015-03-13 14:57:30 -03:00 |
upgrading_ruby_on_rails.md
|
Rails 5.0 needs ruby 2.2.1 or higher
|
2015-03-08 14:03:47 +01:00 |
working_with_javascript_in_rails.md
|
Improving remote forms guides [ci skip]
|
2015-02-16 14:22:26 -02:00 |