.. |
kindle
|
Gist URLs are now namespaced
|
2013-02-18 23:59:48 +09: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
|
Prefer Ruby 2.0; require 1.9.3+
|
2013-02-09 17:41:07 -07:00 |
_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
|
consistently inherit from ApplicationController in guides exemples
|
2013-01-20 03:38:45 +01:00 |
action_mailer_basics.md
|
Merge pull request #9084 from senny/document_am_delivieries_reset
|
2013-01-26 08:14:26 -08: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
|
Update guides/source/active_record_basics.md
|
2013-01-11 11:38:52 +01:00 |
active_record_callbacks.md
|
remove 'update' duplications
|
2013-01-08 23:49:29 +01:00 |
active_record_querying.md
|
find_last_by is deprecated in AR 4
|
2013-01-02 04:47:29 +09:00 |
active_record_validations.md
|
Validations guide: validates_with init clarification.
|
2013-02-09 15:47:22 +01:00 |
active_support_core_extensions.md
|
Improve String#squish whitespaces matching
|
2013-01-22 22:46:11 +01:00 |
active_support_instrumentation.md
|
Fixed couple of typos
|
2012-12-27 18:11:21 +01:00 |
api_documentation_guidelines.md
|
copy edits [ci skip]
|
2012-12-08 23:10:38 +05:30 |
asset_pipeline.md
|
Merge remote-tracking branch 'docrails/master'
|
2013-01-26 17:41:56 +01:00 |
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
|
Fix formatting: ruby->erb. [ci skip]
|
2013-01-31 15:11:18 +01:00 |
command_line.md
|
Remove BestStandardsSupport references
|
2013-02-01 16:37:35 -05:00 |
configuring.md
|
Remove BestStandardsSupport references
|
2013-02-01 16:37:35 -05:00 |
contributing_to_ruby_on_rails.md
|
Fix file name in document [ci skip]
|
2013-02-05 09:53:28 +09:00 |
credits.html.erb
|
"SSL everywhere" for GitHub URLs
|
2013-01-02 03:59:56 +09:00 |
debugging_rails_applications.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
development_dependencies_install.md
|
Add new DB rake tasks to the contributing section.
|
2013-01-23 20:45:31 +05:30 |
documents.yaml
|
Remove WIP from Working With JavaScript Guide.
|
2013-01-13 13:34:36 -05:00 |
engines.md
|
fix the example code in the engines guide. closes #8583.
|
2013-02-11 15:22:11 +01:00 |
form_helpers.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
generators.md
|
Gist URLs are now namespaced
|
2013-02-18 23:59:48 +09:00 |
getting_started.md
|
Revert "incorrect content of models/comment.rb after 'rails generate'"
|
2013-02-13 18:00:20 -02:00 |
i18n.md
|
Revert "updating i18n guide with locale config location."
|
2013-01-22 09:28:07 -02:00 |
index.html.erb
|
revise block on kindle guides [ci skip]
|
2012-12-09 23:05:37 +05:30 |
initialization.md
|
Revert "Detail middleware initialization points in the initialization guide [ci skip]"
|
2013-02-02 10:27:52 +01:00 |
layout.html.erb
|
Revert "divided into folder with the language"
|
2012-10-17 10:15:55 -03:00 |
layouts_and_rendering.md
|
Remove old asset tags API from docs, reflecting changes from #7900
|
2013-01-23 00:24:01 +04:00 |
migrations.md
|
fixes a typo in the migrations guide
|
2013-02-19 18:11:10 +01:00 |
nested_model_forms.md
|
consistently inherit from ApplicationController in guides exemples
|
2013-01-20 03:38:45 +01:00 |
plugins.md
|
Fix typo in rails plugins guide
|
2013-01-27 00:26:43 -04:00 |
rails_application_templates.md
|
we don't have public/index.html anymore
|
2013-01-04 06:23:16 +09:00 |
rails_on_rack.md
|
Remove BestStandardsSupport references
|
2013-02-01 16:37:35 -05:00 |
routing.md
|
ruby constant syntax is not supported as routing :controller option.
|
2013-02-06 20:56:09 +01:00 |
ruby_on_rails_guides_guidelines.md
|
copy edits [ci skip]
|
2012-12-08 23:10:38 +05:30 |
security.md
|
Remove mass-assignment line from guide summary
|
2013-01-25 23:45:55 -05:00 |
testing.md
|
copy edits [ci skip]
|
2013-02-15 22:01:11 +05:30 |
upgrading_ruby_on_rails.md
|
Improve upgrading guide with ActionDispatch::BestStandardsSupport removal
|
2013-02-19 23:14:25 -05:00 |
working_with_javascript_in_rails.md
|
Fix CoffeeScript example
|
2013-02-10 03:53:27 +09:00 |