1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
2013-01-06 12:43:30 +03:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md deprecate assert_blank and assert_present. 2013-01-05 18:04:52 +01:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md Merge branch 'master' of github.com:lifo/docrails 2012-12-08 23:11:37 +05:30
action_mailer_basics.md Move background jobs to the 'jobs' branch until fully baked. Not shipping with Rails 4.0. 2012-12-21 16:29:47 -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
active_record_basics.md Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05:00
active_record_callbacks.md Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -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 Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05:00
active_support_core_extensions.md delegate to :class rather than 'self.class' 2013-01-06 12:43:30 +03: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 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
command_line.md update rake tasks output [ci skip] 2013-01-01 23:43:00 +05:30
configuring.md Restore original remote_ip algorithm. 2013-01-02 15:26:27 -08:00
contributing_to_ruby_on_rails.md Add note on the contributing guide to not use the refute methods 2012-12-31 13:58:52 -03:00
credits.html.erb
debugging_rails_applications.md ERB::Util::h is no longer generated in scaffold 2013-01-05 00:23:40 +09: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
form_helpers.md Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05:00
generators.md
getting_started.md Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05: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 prefer do-end for multiline block 2013-01-06 02:01:22 +03:00
layout.html.erb
layouts_and_rendering.md Change guides to use update instead of update_attributes 2013-01-03 12:04:25 -05:00
migrations.md Merge branch 'master' of github.com:lifo/docrails 2013-01-01 20:29:43 +05:30
nested_model_forms.md
performance_testing.md replace AS::BufferedLogger doc mentions with AS::Logger 2012-12-25 20:39:23 +01:00
plugins.md
rails_application_templates.md
rails_on_rack.md prefer do-end for multiline block 2013-01-06 02:01:22 +03: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 to reference secret_key_base instead of secret_token, with a little information about the change from CookieStore to EncryptedCookieStore. 2012-12-21 15:46:44 -05:00
testing.md fixed inconsistent require 'test_helper' in testing guide 2012-12-30 16:47:19 -06: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 Update some code examples on the "Working with JavaScript in Rails" guide. 2013-01-05 18:20:41 -02:00