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
Jeremy Kemper 365110196a Revert "Merge pull request #12480 from iwiznia/master"
This reverts commit e5f5a838b9, reversing
changes made to d7567f3290.
2013-10-11 13:05:29 -07:00
..
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 Merge pull request #12215 from harshadsabne/master 2013-09-13 05:57:14 -07:00
4_0_release_notes.md Merge branch 'master' of github.com:rails/docrails 2013-09-13 00:22:42 +05:30
_license.html.erb
_welcome.html.erb Update Rails 3.2.x guide link [ci skip] 2013-09-10 19:55:23 +02:00
action_controller_overview.md Use Ruby on Rails Coding Conventions for code examples in the guides 2013-09-06 21:42:29 +03: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 Minor align BR tags with HTML void - with reference to the generators code change - f038d4cc5f 2013-10-09 14:42:33 +02: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 [ci skip] Add missing periods and update link name and some wording. 2013-09-26 15:26:03 +08:00
active_record_callbacks.md Use Ruby on Rails Coding Conventions for code examples in the guides 2013-09-06 21:42:29 +03: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 [Validations Guide] Add full stop to the end of sentence [ci skip] 2013-10-10 00:12:57 +11:00
active_support_core_extensions.md Revert "Merge pull request #12480 from iwiznia/master" 2013-10-11 13:05:29 -07:00
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md Merge branch 'master' of github.com:rails/docrails 2013-08-31 00:49:27 +05:30
association_basics.md added "id: false" to HABTM join table example 2013-09-24 20:34:50 -04:00
caching_with_rails.md Merge pull request #12216 from suginoy/a-an 2013-09-13 05:55:28 -07:00
command_line.md Added ActionView in rake about [ci skip] 2013-10-09 14:45:20 +02:00
configuring.md guides: configuring: fixing explanation of :after_initialize hook 2013-10-01 13:31:06 +02:00
contributing_to_ruby_on_rails.md Be assertive about adding [ci skip] message 2013-09-03 01:02:45 +05:30
credits.html.erb
debugging_rails_applications.md Merge branch 'master' of github.com:rails/docrails 2013-09-13 00:22:42 +05:30
development_dependencies_install.md Merge branch 'master' of github.com:rails/docrails 2013-08-31 00:49:27 +05:30
documents.yaml Adds the Rails maintenance policy to the Guides 2013-10-03 00:39:29 +03: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 [ci skip] Consistency wording of 9.6 in form_helpers.md 2013-09-15 23:04:49 +08:00
generators.md [ci skip] Update scaffold output and change some words. 2013-09-27 00:10:01 +08:00
getting_started.md Merge branch 'master' of github.com:rails/docrails 2013-09-28 23:28:16 +05:30
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 Use Ruby on Rails Coding Conventions for code examples in the guides 2013-09-06 21:42:29 +03:00
ruby_on_rails_guides_guidelines.md
security.md incorrect url 2013-09-16 01:09:56 +02:00
testing.md Fix a typo in the code of Testing guide. 2013-10-03 10:26:19 +02:00
upgrading_ruby_on_rails.md asset_url => asset-url in sass-rails docs [ci skip] 2013-09-13 19:19:28 +02:00
working_with_javascript_in_rails.md