..
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
Revert "Fix logic in 3.1 release notes sentence"
2011-09-01 23:52:23 +05:30
action_controller_overview.textile
minor changes
2011-06-27 00:12:39 +05:30
action_mailer_basics.textile
Modified ActionMailer Basics doc with the following change:
2011-09-01 10:42:28 -07:00
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
Change "SCSS" to "Sass" in sentences where it's referred to as "language", because Sass is the language (SCSS is one possible syntax within the Sass language), as per documentation on sass-lang.com.
2011-09-01 17:24:26 +02: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
Review config.assets options.
2011-08-31 20:05:59 -05: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
make code example agree with text just above
2011-08-31 15:19:06 -07:00
i18n.textile
Fix typo in i18n.textile header and remove extra whitespace.
2011-08-16 23:04:16 -04:00
index.html.erb
adds the release notes of 3.1 to the index
2011-08-31 01:44:59 -07:00
initialization.textile
Remove extra word from sentence in initialization guide.
2011-08-23 21:34:43 -07:00
layout.html.erb
adds the release notes of 3.1 to the index
2011-08-31 01:44:59 -07:00
layouts_and_rendering.textile
Update wording surrounding template file extensions to include Rails 3 and above.
2011-08-31 19:39:41 -03: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
Fixed typos and made minor changes in the Plugins guide.
2011-08-27 23:36:01 +03: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