.. |
kindle
|
download guides for the Kindle and Kindle apps from the home page
|
2011-12-25 04:08:55 -08:00 |
2_2_release_notes.textile
|
It's JavaScript :)
|
2010-12-24 00:19:41 +05:30 |
2_3_release_notes.textile
|
remove to from to to :)
|
2011-03-16 23:16:15 +05:30 |
3_0_release_notes.textile
|
Point to current, official upgrade plugin
|
2011-08-13 16:22:33 -07:00 |
3_1_release_notes.textile
|
Mention how use config.assets.prefix to avoid conflicting with an existing "/assets" route
|
2012-01-13 20:05:42 -05:00 |
3_2_release_notes.textile
|
Added guide to updating engines built in previous versions of Rails
|
2012-02-24 10:54:59 +00:00 |
_license.html.erb
|
(draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria]
|
2011-12-24 17:32:52 -08:00 |
_welcome.html.erb
|
prepare for 3.2 guides release :)
|
2012-01-13 01:18:53 +05:30 |
action_controller_overview.textile
|
Add config.default_method_for_update to support PATCH
|
2012-02-22 08:47:10 -08:00 |
action_mailer_basics.textile
|
mailer guide - update info about using default host. Fixes #3642
|
2011-11-19 00:07:50 +05:30 |
action_view_overview.textile
|
Changed asset_host config to more specific
|
2012-02-29 08:20:59 +05:30 |
active_model_basics.textile
|
AS::Callbacks: remove unused runner
|
2012-01-12 10:44:10 +02:00 |
active_record_basics.textile
|
Deprecate set_table_name in favour of self.table_name= or defining your own method.
|
2011-11-29 20:13:36 +00:00 |
active_record_querying.textile
|
document the AR none method [ci skip]
|
2012-02-01 23:31:43 +05:30 |
active_record_validations_callbacks.textile
|
move the strict validations to an appropriate section and some edits [ci skip]
|
2012-02-28 18:58:59 +05:30 |
active_resource_basics.textile
|
Change ActiveRecord::Errors to ActiveModel::Errors in guides
|
2012-01-25 10:03:19 -02:00 |
active_support_core_extensions.textile
|
Merge pull request #4284 from mattdbridges/time_calculation_aliases
|
2012-02-28 01:37:19 -08:00 |
ajax_on_rails.textile
|
consistently mention first patch, then put
|
2012-02-24 16:35:48 -08:00 |
api_documentation_guidelines.textile
|
Rails::Plugin has gone
|
2012-01-03 10:39:08 -02:00 |
asset_pipeline.textile
|
Revert "Added Apache configuration for dynamic gzip content"
|
2012-01-25 23:57:44 +05:30 |
association_basics.textile
|
fix some typos [ci skip]
|
2012-02-18 21:58:33 +05:30 |
caching_with_rails.textile
|
Correct NullStore cache store name in caching guide
|
2012-02-27 16:25:25 -05:00 |
command_line.textile
|
updates the new default pool size in some additional places
|
2012-02-26 12:51:13 -08:00 |
configuring.textile
|
updates the new default pool size in some additional places
|
2012-02-26 12:51:13 -08:00 |
contributing_to_ruby_on_rails.textile
|
Disagree with @spastorino, @jonleighton, @tenderlove on 51ccb7f59c
|
2012-01-26 20:34:04 -07:00 |
credits.html.erb
|
adds Vijay Dev to the new Rails Guides Reviewers team
|
2011-06-05 00:13:50 +02:00 |
debugging_rails_applications.textile
|
copy edits
|
2011-12-14 02:08:40 +05:30 |
documents.yaml
|
A guide for upgrading Rails [ci skip]
|
2012-02-25 23:09:21 +05:30 |
engines.textile
|
[engines guide] basic revision/review work
|
2012-02-16 08:29:53 -05:00 |
form_helpers.textile
|
uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources
|
2012-02-24 16:25:41 -08:00 |
generators.textile
|
Rails::Plugin has gone
|
2012-01-03 10:39:08 -02:00 |
getting_started.textile
|
updates the new default pool size in some additional places
|
2012-02-26 12:51:13 -08:00 |
i18n.textile
|
Change ActiveRecord::Errors to ActiveModel::Errors in guides
|
2012-01-25 10:03:19 -02:00 |
index.html.erb
|
fix kindle apps link in edge guides index
|
2011-12-25 19:30:06 +05:30 |
initialization.textile
|
Minor grammar, typo & readability fixes for beginning of Rails Initialization guide
|
2011-11-20 02:36:50 +00:00 |
layout.html.erb
|
remove hidden link in guides layout
|
2012-01-13 01:18:26 +05:30 |
layouts_and_rendering.textile
|
copy edits [ci skip]
|
2012-02-28 18:58:30 +05:30 |
migrations.textile
|
Add create_join_table migration helper to create HABTM join tables
|
2012-01-27 15:34:53 -02:00 |
nested_model_forms.textile
|
fix minor errors in nested model guide
|
2011-06-14 00:30:13 +05:30 |
performance_testing.textile
|
typo in the performance testing rails guide
|
2011-11-30 14:29:17 -05:00 |
plugins.textile
|
"Or" was not meaningful anymore, per dad7fdc573
|
2012-02-15 09:21:21 +13:00 |
rails_application_templates.textile
|
Rails::Plugin has gone
|
2012-01-03 10:39:08 -02:00 |
rails_on_rack.textile
|
[Docs] Information about ActionDispatch::DebugExceptions in rake task
|
2011-12-02 08:45:11 +05:30 |
routing.textile
|
document how to create non show paths from an array of parameters
|
2012-02-26 19:07:16 -05:00 |
ruby_on_rails_guides_guidelines.textile
|
mention how to generate guides for the Kindle [ci skip]
|
2012-02-04 17:04:27 +05:30 |
security.textile
|
fixes the plus sign properly [ci skip]
|
2012-02-01 22:22:51 +05:30 |
testing.textile
|
Add config.default_method_for_update to support PATCH
|
2012-02-22 08:47:10 -08:00 |
upgrading_ruby_on_rails.textile
|
Some cleanup on the upgrading guide
|
2012-02-28 20:31:52 -06:00 |