.. |
kindle
|
Revert "Whitespace trimming in guides generation"
|
2013-06-14 00:30:40 +05:30 |
2_2_release_notes.md
|
it's Active Record not ActiveRecord
|
2013-04-30 17:59:12 +02:00 |
2_3_release_notes.md
|
Consistent one-spaced bullets in guides release notes
|
2013-05-28 15:04:58 +02:00 |
3_0_release_notes.md
|
ruby -> Ruby
|
2013-05-12 09:47:41 +05:30 |
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
|
Consistent one-spaced bullets in guides release notes
|
2013-05-28 15:04:58 +02:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
We are now rails 4 [skip-ci]
|
2013-06-26 00:01:04 +05:30 |
action_controller_overview.md
|
Consistent use of one space only after punctuation
|
2013-05-28 14:38:02 +02:00 |
action_mailer_basics.md
|
correct no-replay@example.com to no-reply@example.com
|
2013-05-29 14:46:07 -03:00 |
action_view_overview.md
|
Fix typo in docs. HABTM associations should use a pluralized name
|
2013-06-25 15:35:03 -07:00 |
active_model_basics.md
|
Changing the wordings in a few places
|
2013-05-04 15:53:18 +05:30 |
active_record_basics.md
|
correction standr => standard of commits @0435d0e
|
2013-06-06 17:59:01 +05:30 |
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
|
Added an example of the query without except before the example with except
|
2013-06-14 15:19:53 +05:30 |
active_record_validations.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-06-14 01:14:56 +05:30 |
active_support_core_extensions.md
|
copy editing AS guide [ci skip]
|
2013-06-14 01:07:02 +05:30 |
active_support_instrumentation.md
|
Fix some typos
|
2013-03-25 22:43:26 +09:00 |
api_documentation_guidelines.md
|
Remove double spaces in guides
|
2013-05-28 14:38:02 +02:00 |
asset_pipeline.md
|
initialize_on_precompile is not used anymore.
|
2013-06-13 16:33:39 -07:00 |
association_basics.md
|
Added bang method versions to association basics guide
|
2013-06-07 17:37:02 -04:00 |
caching_with_rails.md
|
add cache_if and cache_unless on caching doc
|
2013-05-31 17:59:06 +02:00 |
command_line.md
|
We are now rails 4 [skip-ci]
|
2013-06-26 00:01:04 +05:30 |
configuring.md
|
fix "will be ran" and "has began" typos in configuration guide
|
2013-06-20 18:17:54 +12:00 |
contributing_to_ruby_on_rails.md
|
Revert "Add detailed steps on how to squash multiple commits into a single detailed commit"
|
2013-06-14 00:55:05 +05:30 |
credits.html.erb
|
Revert "Whitespace trimming in guides generation"
|
2013-06-14 00:30:40 +05:30 |
debugging_rails_applications.md
|
We are now rails 4 [skip-ci]
|
2013-06-26 00:01:04 +05:30 |
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
|
Add note about decorator loading in Engines guide.
|
2013-05-24 11:24:00 -05:00 |
form_helpers.md
|
Fixing Issue #11083
|
2013-06-25 16:47:29 +05:30 |
generators.md
|
fix the initializer block example and clarify
|
2013-03-22 00:56:39 -07:00 |
getting_started.md
|
change id="errorExplanation" to id="error_explanation" to match the generated files
|
2013-06-25 19:07:49 -03:00 |
i18n.md
|
fix the path of action view from actionpack/lib/action_view => actionview/lib/action_view
|
2013-06-21 16:56:43 +05:30 |
index.html.erb
|
|
|
initialization.md
|
Remove double spaces in code examples
|
2013-05-28 14:38:02 +02:00 |
layout.html.erb
|
Update the feedback instructions [ci skip]
|
2013-06-21 12:27:07 +02:00 |
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
|
Fix documents for create_join_table
|
2013-06-21 17:27:55 +09:00 |
nested_model_forms.md
|
|
|
plugins.md
|
|
|
rails_application_templates.md
|
Fixed quotes in environment example in Rails Application Templates guide.
|
2013-05-27 13:52:04 -06:00 |
rails_on_rack.md
|
copy edits [ci skip]
|
2013-06-14 00:58:11 +05:30 |
routing.md
|
Clarify what arguments are passed to redirect blocks - fixes #11056
|
2013-06-25 07:01:01 +01:00 |
ruby_on_rails_guides_guidelines.md
|
End-of-line whitespace hunt
|
2013-05-28 14:38:01 +02:00 |
security.md
|
Remove double spaces in guides
|
2013-05-28 14:38:02 +02:00 |
testing.md
|
copy edits [ci skip]
|
2013-06-14 00:58:11 +05:30 |
upgrading_ruby_on_rails.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-06-14 01:14:56 +05:30 |
working_with_javascript_in_rails.md
|
End-of-line whitespace hunt
|
2013-05-28 14:38:01 +02:00 |