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
Vijay Dev b15ce4a006 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	guides/source/action_mailer_basics.md
2013-04-11 22:58:14 +05:30
..
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 Unabbreviate AP to ActionPack 2013-04-10 23:04:47 -03:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md
action_mailer_basics.md Merge branch 'master' of github.com:lifo/docrails 2013-04-11 22:58:14 +05:30
action_view_overview.md
active_model_basics.md
active_record_basics.md Change deprecated validates_presence_of 2013-04-05 17:15:53 +02:00
active_record_callbacks.md
active_record_querying.md
active_record_validations.md
active_support_core_extensions.md Add option to Class#class_attribute for skipping the query method 2013-04-06 20:34:13 +03:00
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md Revert "added details to section 4.1.2 of the Asset Pipeline guide, describing how to configure Apache to serve the gzipped version of the precompiled assets" 2013-04-11 22:12:56 +05:30
association_basics.md
caching_with_rails.md
command_line.md
configuring.md fix formatting typo, + should be ` 2013-04-03 14:08:48 +02:00
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md
development_dependencies_install.md Add new DB rake tasks to the contributing section. 2013-01-23 20:45:31 +05:30
documents.yaml Merge branch 'master' of github.com:lifo/docrails 2013-04-11 22:58:14 +05:30
engines.md User is not part of the Blorgh domain, so user_class doesn't make sense. This commit changes it to author_class. 2013-04-08 09:56:20 -04:00
form_helpers.md Here was a 404 error: Active Record Validations 2013-04-07 18:24:30 +02:00
generators.md
getting_started.md Getting Started Guide: add missing PATCH 2013-04-07 14:15:50 +04:00
i18n.md
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md Added a table of html status symols 2013-04-07 08:11:54 +10:00
migrations.md
nested_model_forms.md
plugins.md
rails_application_templates.md Grammar 2013-04-05 21:18:07 -03:00
rails_on_rack.md
routing.md Updated Singular Resource shorthand to mention shorthand without controller name. 2013-04-10 17:40:18 -07:00
ruby_on_rails_guides_guidelines.md
security.md
testing.md Merge branch 'master' of github.com:lifo/docrails 2013-04-11 22:58:14 +05:30
upgrading_ruby_on_rails.md Merge branch 'master' of github.com:lifo/docrails 2013-04-11 22:58:14 +05:30
working_with_javascript_in_rails.md