.. |
kindle
|
Add periodical-style TOC and navigation to Kindle version of guides
|
2012-12-01 18:08:10 -05:00 |
2_2_release_notes.md
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
2_3_release_notes.md
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
3_0_release_notes.md
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
3_1_release_notes.md
|
Update upgrading notes: users should stop using :concat and :cache options in asset tags
|
2012-10-24 10:47:07 -05:00 |
3_2_release_notes.md
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
4_0_release_notes.md
|
update release notes [ci skip]
|
2012-12-08 23:47:12 +05:30 |
_license.html.erb
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
_welcome.html.erb
|
let @version be always externally set in guides generation [fixes #8221]
|
2012-12-07 15:20:56 +01:00 |
action_controller_overview.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-12-08 23:11:37 +05:30 |
action_mailer_basics.md
|
`config.action_mailer.async` is no longer used
|
2012-12-10 13:43:29 -05:00 |
action_view_overview.md
|
Add multipart: true to form for file upload.
|
2012-12-10 11:01:43 -08:00 |
active_model_basics.md
|
Fix Active Record validation error messages markup in guides
|
2012-12-04 21:05:44 -02:00 |
active_record_basics.md
|
General refreshment of the Active Record Basics guide
|
2012-12-12 21:55:38 -05:00 |
active_record_callbacks.md
|
Add #destroy! as a method that triggers callbacks
|
2012-12-12 12:01:37 -05:00 |
active_record_querying.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-12-08 23:11:37 +05:30 |
active_record_validations.md
|
Restored 'Working with Validation Errors'
|
2012-12-16 11:08:13 -05:00 |
active_support_core_extensions.md
|
Remove deprecated Time methods from the guides [ci skip]
|
2012-12-11 22:17:28 -05:00 |
active_support_instrumentation.md
|
Normalize on 'After reading this guide, you will know:'
|
2012-11-29 14:25:02 -08:00 |
api_documentation_guidelines.md
|
copy edits [ci skip]
|
2012-12-08 23:10:38 +05:30 |
asset_pipeline.md
|
copy edits in assets guide [ci skip]
|
2012-12-21 23:08:56 +05:30 |
association_basics.md
|
Merge pull request #8432 from rmcastil/add_migration_example_to_each_association_type
|
2012-12-13 09:44:13 -08:00 |
caching_with_rails.md
|
update guides to use _action callbacks [ci skip]
|
2012-12-07 23:43:46 -05:00 |
command_line.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
configuring.md
|
Allow users to choose the timestamp format in the cache key
|
2012-12-10 17:48:26 -03:00 |
contributing_to_ruby_on_rails.md
|
Punctuation, capitalization, grammar fixes in rails guides
|
2012-12-07 16:32:06 -05:00 |
credits.html.erb
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
debugging_rails_applications.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
development_dependencies_install.md
|
Merge pull request #8469 from kytrinyx/explicit-mysql-instructions
|
2012-12-09 08:33:17 -08:00 |
documents.yaml
|
General refreshment of the Active Record Basics guide
|
2012-12-12 21:55:38 -05:00 |
engines.md
|
Remove references to Rails versions.
|
2012-12-07 23:20:35 -08:00 |
form_helpers.md
|
remove Mass Assignment reference from Form Helpers guide [ci skip]
|
2012-12-10 19:07:25 -05:00 |
generators.md
|
Remove references to Rails versions.
|
2012-12-07 23:20:35 -08:00 |
getting_started.md
|
Use Rails to Render Default Index Page
|
2012-12-10 16:15:04 -08:00 |
i18n.md
|
Globalize2 is only compatible with Rails 2 so link to Globalize3 instead
|
2012-12-09 23:17:33 +11:00 |
index.html.erb
|
revise block on kindle guides [ci skip]
|
2012-12-09 23:05:37 +05:30 |
initialization.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
layout.html.erb
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
layouts_and_rendering.md
|
Remove references to Rails versions.
|
2012-12-07 23:20:35 -08:00 |
migrations.md
|
Punctuation, capitalization, grammar fixes in rails guides
|
2012-12-07 16:32:06 -05:00 |
nested_model_forms.md
|
Normalize on 'After reading this guide, you will know:'
|
2012-11-29 14:25:02 -08:00 |
performance_testing.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
plugins.md
|
Remove references to Rails versions.
|
2012-12-07 23:20:35 -08:00 |
rails_application_templates.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
rails_on_rack.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
routing.md
|
Update guides/source/routing.md
|
2012-12-11 04:29:19 -05:00 |
ruby_on_rails_guides_guidelines.md
|
copy edits [ci skip]
|
2012-12-08 23:10:38 +05:30 |
security.md
|
Updated security guide with information about secret_token.rb and to suggest securing sensitive files like database.yml and secret_token.rb
|
2012-12-21 14:59:09 -05:00 |
testing.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |
upgrading_ruby_on_rails.md
|
make an editing pass through the upgrading guide [ci skip]
|
2012-12-15 21:43:14 +05:30 |
working_with_javascript_in_rails.md
|
Fixed grammar in a lot of guide prologues.
|
2012-12-07 12:50:09 -05:00 |