.. |
kindle
|
|
|
2_2_release_notes.md
|
|
|
2_3_release_notes.md
|
|
|
3_0_release_notes.md
|
Fix: Remove broken link on rails 3 guide
|
2013-09-20 11:39:27 +01:00 |
3_1_release_notes.md
|
|
|
3_2_release_notes.md
|
|
|
4_0_release_notes.md
|
|
|
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_controller_overview.md
|
Use ActiveRecord::Base#update! instead of #update_attributes!
|
2013-09-28 19:32:48 -04:00 |
action_mailer_basics.md
|
Minor align BR tags with HTML void - with reference to the generators code change - f038d4cc5f
|
2013-10-09 14:42:33 +02:00 |
action_view_overview.md
|
Some fixes in docs [ci skip]
|
2013-10-11 22:21:07 -07:00 |
active_model_basics.md
|
Merge pull request #10816 from bogdan/less-dirty-dirty
|
2013-09-23 10:59:05 -03:00 |
active_record_basics.md
|
Some fixes in docs [ci skip]
|
2013-10-11 22:21:07 -07:00 |
active_record_callbacks.md
|
Rephrase ActiveRecord transaction rollback warning
|
2013-10-16 10:47:37 -04:00 |
active_record_querying.md
|
Merge branch 'master' of github.com:rails/docrails
|
2013-09-28 23:28:16 +05:30 |
active_record_validations.md
|
Remove size alias for length validation
|
2013-10-14 22:14:30 +03:00 |
active_support_core_extensions.md
|
Merge pull request #12203 from chancancode/eager_load_json
|
2013-10-30 10:43:43 -07:00 |
active_support_instrumentation.md
|
|
|
api_documentation_guidelines.md
|
|
|
asset_pipeline.md
|
[ci skip] second parameter of asset-url is depricated
|
2013-10-23 20:42:30 +04:00 |
association_basics.md
|
[ci skip] Fix number of methods added by association.
|
2013-10-17 02:45:04 +08:00 |
caching_with_rails.md
|
|
|
command_line.md
|
Added ActionView in rake about [ci skip]
|
2013-10-09 14:45:20 +02:00 |
configuring.md
|
added schema_migrations_table_name to ActiveRecord::Base in order that the name of the schema migrations table can be configured.
|
2013-10-27 08:50:35 -05:00 |
contributing_to_ruby_on_rails.md
|
Update pull request instructions as per the new Github UI
|
2013-10-30 13:25:28 +05:30 |
credits.html.erb
|
|
|
debugging_rails_applications.md
|
|
|
development_dependencies_install.md
|
|
|
documents.yaml
|
Revert "add active model basics wip to guides/documents.yaml"
|
2013-10-29 09:31:53 +01:00 |
engines.md
|
[ci skip] Add missing migrate step in generating comment resource section.
|
2013-09-22 19:00:38 +08:00 |
form_helpers.md
|
|
|
generators.md
|
show javascripts can be disabled in generators
|
2013-10-31 14:03:57 +11:00 |
getting_started.md
|
Keep code consistent with previous code blocks.
|
2013-10-10 18:38:04 +02:00 |
i18n.md
|
[Documentation] Add a missing validation to I18n docs
|
2013-09-24 17:07:57 -04:00 |
index.html.erb
|
|
|
initialization.md
|
Modifies the initialization guide to make the initializers process clearer and remove a TODO. [ci skip]
|
2013-10-09 16:16:12 -04:00 |
layout.html.erb
|
|
|
layouts_and_rendering.md
|
|
|
maintenance_policy.md
|
copy-edits the new guide with our maintenance policy [ci skip]
|
2013-10-03 00:31:52 +02:00 |
migrations.md
|
Merge pull request #12387 from francisgo/patch-9
|
2013-09-28 17:23:37 -07:00 |
nested_model_forms.md
|
|
|
plugins.md
|
Call rails plugin new yaffle in the plugins guide. [ci skip]
|
2013-10-08 08:14:51 -07:00 |
rails_application_templates.md
|
|
|
rails_on_rack.md
|
[ci skip] Add explanation on Rack::Sendfile and fix serve static files setting.
|
2013-10-04 16:36:10 +08:00 |
routing.md
|
|
|
ruby_on_rails_guides_guidelines.md
|
|
|
security.md
|
|
|
testing.md
|
Fix a typo in the code of Testing guide.
|
2013-10-03 10:26:19 +02:00 |
upgrading_ruby_on_rails.md
|
|
|
working_with_javascript_in_rails.md
|
|
|