rails/guides/source
2012-05-03 13:58:53 +02:00
..
kindle moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
_license.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
_welcome.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
2_2_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
2_3_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_0_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_1_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_2_release_notes.textile Grammar fix in 3.2 Release Notes guide 2012-04-11 17:10:21 -03:00
action_controller_overview.textile rewords the section about default_url_options in the Action Controller Overview guide 2012-04-09 18:26:23 +02:00
action_mailer_basics.textile Bump Rails version in action mailer guide. 2012-05-01 13:08:10 +03:00
action_view_overview.textile Replace boolean argument with an options hash. 2012-04-30 10:26:11 +03:00
active_model_basics.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
active_record_basics.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
active_record_querying.textile Merge branch 'master' of github.com:lifo/docrails 2012-05-01 19:06:03 +05:30
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 Active Support Core Extensions guide: reworded "on one hand" and similar to "for one thing" 2012-04-26 18:24:38 -03:00
active_support_instrumentation.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
ajax_on_rails.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
api_documentation_guidelines.textile restores example depicting the use of true or false in regular font 2012-03-25 20:26:35 +02:00
asset_pipeline.textile Add note about image_tag('') issue in Asset Pipeline guide (see rails issue #3080) 2012-05-02 17:42:33 +10:00
association_basics.textile :foreign_key option should be on has_many side of association 2012-03-23 18:30:16 +08:00
caching_with_rails.textile Fix stray capitalization 2012-04-29 22:33:41 -07:00
command_line.textile Update command line guide 2012-05-03 13:58:53 +02:00
configuring.textile Lazy load default_form_builder if it's passed as a string 2012-04-28 22:32:46 -07:00
contributing_to_ruby_on_rails.textile Fix misptint 2012-04-28 16:45:05 +04:00
credits.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
debugging_rails_applications.textile and one more time 2012-04-24 21:56:41 -05:00
documents.yaml moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
engines.textile adds a mention of the fact that an engine's lib/assets directory is also on the load path 2012-04-25 09:40:09 -07:00
form_helpers.textile removed extra "you" 2012-04-19 14:52:21 -05:00
generators.textile Copy Edit 2012-04-25 09:01:59 -07:00
getting_started.textile Typo 2012-05-02 13:44:08 +03:00
i18n.textile Better class name 2012-04-06 10:04:26 +01:00
index.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
initialization.textile Revert "[ci skip] updated bin/rails code in Rails Initialization Process guide" 2012-03-27 21:08:08 +05:30
layout.html.erb Adds favicon to guides layout 2012-04-22 13:20:22 -07:00
layouts_and_rendering.textile Changed code examples to have a consistent code styling [ci skip] 2012-05-02 11:49:43 +03:00
migrations.textile Add "Using the change method" title back to make it stand out 2012-04-19 10:50:40 +02:00
nested_model_forms.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
performance_testing.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
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 moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
rails_on_rack.textile lets not show too much output and shadow the intention [ci skip] 2012-04-05 22:28:47 +05:30
routing.textile Remove unnecessary ). 2012-04-28 13:31:53 +03:00
ruby_on_rails_guides_guidelines.textile Merge branch 'master' of github.com:lifo/docrails 2012-03-24 17:15:10 +05:30
security.textile I found it strange that this guide is redirecting questions to a specific person. Heiko Webers' (@hawe) last blog post is a year and a half old, so it's not obvious that he's still active with Rails security. If he is, feel free to revert. 2012-05-03 17:20:59 +09:00
testing.textile :success includes the whole 200 range, not just 200. 2012-04-01 08:39:57 -05:00
upgrading_ruby_on_rails.textile Rails 4.0 upgrade note for the ConfirmationValidator change 2012-04-30 03:58:39 -04:00