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-07-27 09:26:05 +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 use American English: "favor" not "favour" [ci skip] 2013-07-03 11:52:52 +02:00
4_0_release_notes.md Update note about declarative etags in release notes 2013-07-21 14:57:51 -05:00
_license.html.erb
_welcome.html.erb Update Rails 3.2.x guide link [ci skip] 2013-07-27 09:26:05 +03:00
action_controller_overview.md ActionController::Live documentation in the guides. 2013-07-13 14:53:14 -04:00
action_mailer_basics.md AM Guide: Should be "different formats". 2013-07-24 15:23:48 -04:00
action_view_overview.md Improve Active View Overview guide. [ci skip] 2013-07-12 09:43:05 +01:00
active_model_basics.md
active_record_basics.md Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip] 2013-07-08 12:25:10 +01:00
active_record_callbacks.md Remove block argument from callback example. 2013-07-13 11:00:42 -04:00
active_record_querying.md Revert "Fix SyntaxError in guides sample code" 2013-07-18 12:04:09 -03:00
active_record_validations.md fix typo in Active Record Validations guide. [ci skip]. 2013-07-19 07:44:53 +02:00
active_support_core_extensions.md
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md [ci-skip] Update link, tweak UglifyJS 2013-07-13 18:01:21 -07:00
association_basics.md Fix a grammatical error/typo in Active Record Associations guide. 2013-07-11 12:09:59 +01:00
caching_with_rails.md
command_line.md add the missing middleware in command line guides rake about [ci skip] 2013-07-23 10:19:44 +05:30
configuring.md Documment config.log_formatter added on 51aeae91 2013-07-11 16:02:06 -03:00
contributing_to_ruby_on_rails.md Add info about placing a new CHANGELOG entry to contributing guide 2013-07-22 17:25:22 +02:00
credits.html.erb
debugging_rails_applications.md Merge pull request #11534 from gaurish/log 2013-07-21 16:19:10 -07:00
development_dependencies_install.md
documents.yaml
engines.md Merge branch 'master' of github.com:rails/docrails 2013-07-21 18:08:43 +05:30
form_helpers.md params keys are Strings 2013-07-08 17:21:25 +09:00
generators.md
getting_started.md Merge branch 'master' of github.com:rails/docrails 2013-07-21 18:08:43 +05:30
i18n.md Merge branch 'master' of github.com:rails/docrails 2013-07-06 00:08:40 +05:30
index.html.erb 1.9 Hash Syntax 2013-07-08 17:21:25 +09:00
initialization.md memorized -> memoized typo fix [ci skip] 2013-07-14 11:01:46 +01:00
layout.html.erb Merge pull request #11073 from tricknotes/improve-guides-js 2013-07-09 02:47:04 -07:00
layouts_and_rendering.md Cleaned up wording and tags. 2013-07-06 18:36:23 -04:00
migrations.md Fix a grammatical error/typo in Active Record Migrations guide. [ci skip] 2013-07-08 22:56:09 +01:00
nested_model_forms.md
plugins.md fixes the test case of that plugins 2013-07-18 11:04:21 +05:30
rails_application_templates.md explain how to extend application templates. [ci skip] 2013-07-05 13:22:07 +02:00
rails_on_rack.md metal is no longer mentioned on rack guide 2013-07-21 14:38:48 -04:00
routing.md
ruby_on_rails_guides_guidelines.md
security.md
testing.md
upgrading_ruby_on_rails.md Upgrade guide. Renaming Indexes on tables. [ci skip]. 2013-07-19 16:53:09 +05:30
working_with_javascript_in_rails.md