.. |
kindle
|
Gist URLs are now namespaced
|
2013-02-18 23:59:48 +09:00 |
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
|
more naming fixes.
|
2013-04-30 18:08:43 +02:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
let @version be always externally set in guides generation [fixes #8221]
|
2012-12-07 15:20:56 +01:00 |
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
|
Basic Layouts overview w/ link to guide
|
2013-04-04 14:14:48 -03:00 |
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
|
update the example for after_commit in the guides.
|
2013-02-24 20:43:09 +01:00 |
active_record_querying.md
|
Rails 4 has deprecated :order in has_many to use a lambda instead, update the guide accordingly
|
2013-05-01 11:41:54 -07: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
|
more naming fixes.
|
2013-04-30 18:08:43 +02:00 |
active_support_instrumentation.md
|
Fix some typos
|
2013-03-25 22:43:26 +09:00 |
api_documentation_guidelines.md
|
copy edits [ci skip]
|
2012-12-08 23:10:38 +05:30 |
asset_pipeline.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-05-01 16:24:13 +05:30 |
association_basics.md
|
Changed the guides to use distinct instead of uniq for associations (see
|
2013-04-02 14:48:42 -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
|
Correct formatting for remaining booleans
|
2013-04-30 23:53:01 -03:00 |
contributing_to_ruby_on_rails.md
|
gist for Active Record issues [Neeraj Singh & Xavier Noria]
|
2013-04-01 09:43:57 +02:00 |
credits.html.erb
|
Update to Ryan's new book per his suggestion
|
2013-04-12 10:50:57 -03:00 |
debugging_rails_applications.md
|
more naming fixes.
|
2013-04-30 18:08:43 +02:00 |
development_dependencies_install.md
|
Clean up the wording in a few places
|
2013-05-01 23:18:24 -03:00 |
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
|
fix the initializer block example and clarify
|
2013-03-22 00:56:39 -07:00 |
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
|
Added missing ')' on routing_filter link
|
2013-04-23 12:29:11 -07:00 |
index.html.erb
|
revise block on kindle guides [ci skip]
|
2012-12-09 23:05:37 +05:30 |
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
|
consistently inherit from ApplicationController in guides exemples
|
2013-01-20 03:38:45 +01:00 |
plugins.md
|
Fix typo in rails plugins guide
|
2013-01-27 00:26:43 -04:00 |
rails_application_templates.md
|
Grammar
|
2013-04-05 21:18:07 -03:00 |
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
|
Fix typo "can exploited" with "can be exploited"
|
2013-05-01 16:56:33 -03: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
|
Added link to Turbolinks Railscast
|
2013-03-21 20:37:09 +05:30 |