.. |
kindle
|
|
|
2_2_release_notes.textile
|
|
|
2_3_release_notes.textile
|
|
|
3_0_release_notes.textile
|
|
|
3_1_release_notes.textile
|
|
|
3_2_release_notes.textile
|
|
|
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_controller_overview.textile
|
|
|
action_mailer_basics.textile
|
Bump Rails version in action mailer guide.
|
2012-05-01 13:08:10 +03:00 |
action_view_overview.textile
|
some asset path changes and formatting fixes in AV overview [ci skip]
|
2012-05-27 20:01:55 +05:30 |
active_model_basics.textile
|
updating define_attribute_methods documentation
|
2012-05-14 11:38:23 -05:00 |
active_record_basics.textile
|
|
|
active_record_querying.textile
|
[AR querying guide] Add examples for take(limit), first(limit) and last(limit)
|
2012-05-28 11:20:13 -05:00 |
active_record_validations_callbacks.textile
|
find_by_sql actually triggers after_find
|
2012-04-27 11:13:48 +02:00 |
active_support_core_extensions.textile
|
Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_*_keys to use deep_transform_keys.
|
2012-05-23 13:11:06 -05:00 |
active_support_instrumentation.textile
|
"a sql" -> "an SQL" per API documentation guidelines
|
2012-05-27 08:25:00 -07:00 |
ajax_on_rails.textile
|
Revert "Revert "Remove :disable_with in favor of 'data-disable-with' option from submit_tag , button_tag and button_to helpers.""
|
2012-05-15 10:08:51 +02:00 |
api_documentation_guidelines.textile
|
|
|
asset_pipeline.textile
|
copy edits assets guide [ci skip]
|
2012-05-17 17:46:12 +05:30 |
association_basics.textile
|
|
|
caching_with_rails.textile
|
Clarify expire_action with namespaced controllers
|
2012-05-11 11:12:32 -05:00 |
command_line.textile
|
[command line guide] Use actual output of a Rails 3.2.x app
|
2012-05-28 01:48:04 -05:00 |
configuring.textile
|
clarified how file naming affects load order of initializers
|
2012-05-22 15:50:19 -03:00 |
contributing_to_ruby_on_rails.textile
|
[contributing guide] add instructions to update fork [ci skip]
|
2012-05-28 21:46:52 -05:00 |
credits.html.erb
|
Add oscardelben to authors
|
2012-05-18 08:45:03 -07:00 |
debugging_rails_applications.textile
|
Fix broken link
|
2012-05-22 11:19:32 +05:30 |
documents.yaml
|
|
|
engines.textile
|
add small note about how to get the full list of options for rails plugin new
|
2012-05-26 09:53:16 -07:00 |
form_helpers.textile
|
Add several HTML5 input helpers
|
2012-05-21 17:23:56 -03:00 |
generators.textile
|
Copy Edit
|
2012-04-25 09:01:59 -07:00 |
getting_started.textile
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-05-26 17:49:59 +05:30 |
i18n.textile
|
'Netherlands locale' does not make any sense, it's Dutch locale [ci skip]
|
2012-05-14 14:04:24 +02:00 |
index.html.erb
|
note that WIP guides are not in the index menu [ci skip]
|
2012-05-07 12:18:51 +05:30 |
initialization.textile
|
Update initialization guide [ci skip]
|
2012-05-27 01:44:45 +05:30 |
layout.html.erb
|
Adds favicon to guides layout
|
2012-04-22 13:20:22 -07:00 |
layouts_and_rendering.textile
|
remove image_tag onmouseover option docs [ci skip]
|
2012-05-16 21:17:25 +05:30 |
migrations.textile
|
fix typos on migrations guide [ci skip]
|
2012-05-28 23:41:49 -05:00 |
nested_model_forms.textile
|
|
|
performance_testing.textile
|
|
|
plugins.textile
|
Remove references to 'vendored plugins' except to note they used to exist but are deprecated. 'gemified plugin' is the only supported option now.
|
2012-04-24 16:47:44 -03:00 |
rails_application_templates.textile
|
|
|
rails_on_rack.textile
|
use ActionDispatch::MiddlewareStack instead of ActionController::MiddlewareStack
|
2012-05-22 22:09:43 -05:00 |
routing.textile
|
[routing guide] Add mention of get '/:username' route
|
2012-05-26 16:12:37 +10:00 |
ruby_on_rails_guides_guidelines.textile
|
|
|
security.textile
|
[security guide] use info, note and warning where applicable
|
2012-05-28 00:17:38 -05:00 |
testing.textile
|
|
|
upgrading_ruby_on_rails.textile
|
Fix CHANGELOG order and add a brief description of the changes in the
|
2012-05-20 18:16:03 -03:00 |