rails/railties/guides/source
Xavier Noria 635b9d4ca8 Merge pull request #2681 from guilleiguaran/doc-changes
Documentation changes: Assets Pipeline guide and Railties changelog
2011-08-25 15:07:11 -07: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 minor change in the 3.1 release notes 2011-08-20 23:27:31 +05:30
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile mailer guide: fixes indentation, and use fixed width fonts wherever necessary 2011-08-20 00:17:37 +05:30
action_view_overview.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
active_model_basics.textile Moved strict validation changelog entry to right place 2011-08-25 19:37:11 +03:00
active_record_basics.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
active_record_querying.textile fixes generation of the AR querying guide 2011-08-17 14:41:49 -07:00
active_record_validations_callbacks.textile Moved strict validation changelog entry to right place 2011-08-25 19:37:11 +03:00
active_resource_basics.textile ActiveResource::Validations module basics updated 2011-08-13 16:22:30 -07:00
active_support_core_extensions.textile Revert all the stuff to do with disallowing non-public methods for Module#delegate 2011-08-25 22:30:42 +01:00
ajax_on_rails.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
api_documentation_guidelines.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
asset_pipeline.textile Update Debugging Assets section of Assets Pipeline guide 2011-08-25 09:49:18 -05:00
association_basics.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
caching_with_rails.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
command_line.textile Add Destroy Alias 2011-08-22 17:46:10 +03:00
configuring.textile Fix a typo in 'Configuring Rails Applications' guide 2011-08-15 03:13:07 +03:00
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04: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 update Rails version. (rails console didn't exist in 2.1) 2011-07-08 20:51:09 +05:30
form_helpers.textile Updates to remove extra whitespaces and notably fix a whitespace issue with ajax_on_rails causing a code block not to render the entire block properly. 2011-08-16 23:35:40 -04:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile removed the link to my blog to help stop endless comments 2011-08-23 14:18:06 +02:00
i18n.textile Fix typo in i18n.textile header and remove extra whitespace. 2011-08-16 23:04:16 -04:00
index.html.erb the command line guide is good to go 2011-08-24 14:45:42 -07:00
initialization.textile Remove extra word from sentence in initialization guide. 2011-08-23 21:34:43 -07:00
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
layouts_and_rendering.textile Fixed mistakes in layouts/rendering guide about yield 2011-08-15 16:00:53 -07:00
migrations.textile Fix ruby typo to correctly render code block in initializer.textile 2011-08-16 22:59:36 -04:00
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile Rubygems => RubyGems 2011-08-13 16:22:31 -07:00
plugins.textile Fix spacing in plugins.textile to fix html rendering and remove extra whitespace from security.textile 2011-08-16 22:48:01 -04:00
rails_application_templates.textile minor changes in app templates guide 2011-08-15 20:36:32 +05:30
rails_on_rack.textile update rails on rack guide, section 2 needs to be changed or maybe deleted 2011-08-13 16:22:34 -07:00
routing.textile Add documentation for :format => true 2011-08-13 16:22:15 -07:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile Fix spacing in plugins.textile to fix html rendering and remove extra whitespace from security.textile 2011-08-16 22:48:01 -04:00
testing.textile updated rspec link 2011-06-23 03:08:32 -07:00