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
2015-05-30 14:13:57 +08: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
action_mailer_basics.md Fix email with name format in Guides. [ci skip] 2015-05-26 13:49:41 -03:00
action_view_overview.md Remove div_for from guides [ci skip] 2015-05-23 17:47:20 +05:30
active_job_basics.md
active_model_basics.md
active_record_basics.md Grammar fix to Active Record Basics guide. [ci skip] 2015-05-24 19:50:20 -07:00
active_record_callbacks.md
active_record_migrations.md [ci skip] Improve phrasing in AR migrations docs. 2015-05-13 21:05:48 -07:00
active_record_postgresql.md [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be supported only 2015-05-20 17:41:17 +05:30
active_record_querying.md Merge pull request #20119 from yui-knk/fix/active_record_querying 2015-05-12 08:24:50 +02:00
active_record_validations.md removed erroneous line. Corrected presence validation example. 2015-05-28 15:03:37 -05:00
active_support_core_extensions.md Updating the guides for Enumerable#pluck 2015-05-28 21:29:57 -04:00
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md
association_basics.md Merge pull request #20270 from imtayadeway/tw/association-basics-docs 2015-05-24 09:12:34 -07:00
autoloading_and_reloading_constants.md
caching_with_rails.md
command_line.md
configuring.md config.static_index configures directory index "index.html" filename 2015-05-28 09:41:00 +01:00
contributing_to_ruby_on_rails.md Fixed the grammatical mistake in the sentence [ci skip] 2015-05-25 21:05:46 +05:30
credits.html.erb
debugging_rails_applications.md Spelling/typo/grammatical fixes [ci skip] 2015-05-23 03:01:33 +05:30
development_dependencies_install.md
documents.yaml
engines.md [CI SKIP] correct error text message 2015-05-09 21:51:06 +05:30
form_helpers.md
generators.md
getting_started.md Merge branch 'master' of github.com:rails/docrails 2015-05-08 16:20:27 +00:00
i18n.md
index.html.erb
initialization.md Merge pull request #19867 from radar/rename-app-rails-loader 2015-05-27 21:41:06 -03:00
layout.html.erb
layouts_and_rendering.md Deprecate :nothing option for render method 2015-05-28 15:13:32 +03:00
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md
rails_on_rack.md
routing.md s/snipped/snippet for @senny :trollface: 2015-05-06 22:31:22 -07:00
ruby_on_rails_guides_guidelines.md
security.md [ci skip] Replace dead link about HttpOnly cookies. 2015-05-28 10:35:54 +10:00
testing.md Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
upgrading_ruby_on_rails.md Add info on default layout functionality 3.2 >> 4.0 upgrade 2015-05-26 09:59:24 -05:00
working_with_javascript_in_rails.md