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-05-11 23:05:36 -04:00
..
kindle
2_2_release_notes.md it's Active Record not ActiveRecord 2013-04-30 17:59:12 +02:00
2_3_release_notes.md more naming fixes. 2013-04-30 18:08:43 +02:00
3_0_release_notes.md more naming fixes. 2013-04-30 18:08:43 +02:00
3_1_release_notes.md rubygem -> RubyGem 2013-04-19 08:26:42 +05:30
3_2_release_notes.md it's Active Record not ActiveRecord 2013-04-30 17:59:12 +02:00
4_0_release_notes.md Github -> GitHub [ci skip] 2013-05-05 17:56:24 +05:30
_license.html.erb
_welcome.html.erb
action_controller_overview.md Ruby 1.9 hash syntax for action controller guide 2013-04-15 14:30:33 +02:00
action_mailer_basics.md Make guide description more concise 2013-04-21 01:05:29 -07:00
action_view_overview.md
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_querying.md it's Active Record not ActiveRecord 2013-04-30 17:59:12 +02:00
active_record_validations.md Added instructions of latest bundler install + modified the on: :save option description in validations 2013-04-22 16:16:44 +05:30
active_support_core_extensions.md Revert the guide after removing varargs from in?. 2013-05-01 04:51:59 -07:00
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md Merge branch 'master' of github.com:lifo/docrails 2013-05-01 16:24:13 +05:30
association_basics.md Adding documentation to the automatic inverse_of finder. 2013-05-11 23:05:36 -04:00
caching_with_rails.md Refer to 37signals blog post for alternative 2013-04-21 14:06:25 -03:00
command_line.md it's Active Record not ActiveRecord 2013-04-30 17:59:12 +02:00
configuring.md Revert "Consistent use of code syntax formatting for boolean values" 2013-05-01 13:45:27 +02:00
contributing_to_ruby_on_rails.md
credits.html.erb Github -> GitHub [ci skip] 2013-05-05 17:56:24 +05:30
debugging_rails_applications.md more naming fixes. 2013-04-30 18:08:43 +02:00
development_dependencies_install.md copy edits [ci skip] 2013-05-01 16:10:08 +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 Move 2 images to getting_started folder. All other images in getting started guide already in this folder. 2013-04-28 19:43:13 +01:00
i18n.md Github -> GitHub [ci skip] 2013-05-05 17:56:24 +05:30
index.html.erb
initialization.md Grammar 2013-04-18 23:09:10 -03:00
layout.html.erb
layouts_and_rendering.md Align table of HTTP status codes with set supported by current Rack 2013-04-14 16:33:41 -07:00
migrations.md Document the fact you can add_index on new columns 2013-04-17 16:16:47 -05:00
nested_model_forms.md
plugins.md
rails_application_templates.md
rails_on_rack.md update git links 2013-04-13 21:16:59 +06:00
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 Added instructions of latest bundler install + modified the on: :save option description in validations 2013-04-22 16:16:44 +05:30
security.md Ruby On Rails -> Ruby on Rails [ci skip] 2013-04-16 17:06:16 +02:00
testing.md copy edits [ci skip] 2013-05-01 16:10:08 +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