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
Dhia Eddine Chouchane 87f0e6719f Outdated information about session storage updated [ci skip]
The guide contains information about Rails 2 storing mechanism, but not Rails 4. 
Enhanced the accuracy and coherence of information (There was a part saying "Older versions of Rails use CookieStore, which uses `secret_token` instead of `secret_key_base` that is used by EncryptedCookieStore." while there was no mention of EncryptedCookieStore before)
2015-08-06 09:08:11 +01: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
4_1_release_notes.md
4_2_release_notes.md
_license.html.erb
_welcome.html.erb
action_controller_overview.md [ci skip] Fix action_controller_overview 2015-06-28 22:32:42 +09:00
action_mailer_basics.md Create Adding images in Action Mailer Views on guides 2015-07-03 07:38:56 -03:00
action_view_overview.md [ci skip] Add a link to action_controller_overview.html 2015-07-28 20:52:07 +09:00
active_job_basics.md Merge pull request #20800 from xijo/make_active_job_locale_aware 2015-08-04 11:56:57 +02:00
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md [ci skip] migration and association guides: added some remarks about join tables 2015-08-04 00:09:38 +02:00
active_record_postgresql.md
active_record_querying.md Add a note about default_scope and create records 2015-07-16 18:24:39 -03:00
active_record_validations.md docs, clarify the meanaing of return values from validation methods. 2015-07-07 14:39:58 +02:00
active_support_core_extensions.md
active_support_instrumentation.md
api_app.md
api_documentation_guidelines.md
asset_pipeline.md
association_basics.md [ci skip] migration and association guides: added some remarks about join tables 2015-08-04 00:09:38 +02:00
autoloading_and_reloading_constants.md
caching_with_rails.md Correctly close a fenced code block [ci skip] 2015-08-03 13:22:42 +02:00
command_line.md
configuring.md [ci skip] field_error_proc is used in ActionView::Helpers::ActiveModelInstanceTag 2015-07-29 22:04:48 +09:00
contributing_to_ruby_on_rails.md [ci skip] Add bundle exec to test run command 2015-07-17 12:14:27 +09:00
credits.html.erb Ryan Bigg has changed jobs. 2015-07-27 15:17:01 +10:00
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Publish the "Caching with Rails" guide [ci skip] 2015-07-28 23:20:23 +02:00
engines.md
form_helpers.md Remove yepnope mention from form helpers guide because it's deprecated [ci skip] 2015-07-30 14:48:55 +02:00
generators.md
getting_started.md Tiny documentation edits [ci skip] 2015-07-28 15:05:41 +02:00
i18n.md
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md
rails_on_rack.md
routing.md Add note to routing guide about overriding defaults [ci skip] 2015-08-03 11:50:12 +01:00
ruby_on_rails_guides_guidelines.md
security.md Outdated information about session storage updated [ci skip] 2015-08-06 09:08:11 +01:00
testing.md Fix minor typo in testing guide 2015-07-20 13:08:08 -04:00
upgrading_ruby_on_rails.md
working_with_javascript_in_rails.md correct example of button_tag [ci skip] 2015-08-02 19:11:23 +09:00