rails/railties/guides/source
2011-07-21 22:57:41 +05:30
..
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 Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile Action Mailer Basics Guide: Added example on using mail(:template_path => ..., :template_name => ...) to specify custom template files. 2011-06-23 17:57:48 +01:00
action_view_overview.textile minor fixes in action view guide 2011-06-11 19:20:54 +05:30
active_record_basics.textile Change http://api.rubyonrails.com to http://api.rubyonrails.org 2011-06-05 20:36:09 -07:00
active_record_querying.textile Updated active_record_querying.textile: intro paragraph of 'Conditions' to change 'find method' to 'where method' 2011-07-08 10:02:01 -07:00
active_record_validations_callbacks.textile fix incorrect validation examples 2011-06-08 04:48:42 +05:30
active_support_core_extensions.textile Document the change to Array.wrap's behaviour that was made in b4d8c7d148c6b44eea6701687ca2a97df9088747 2011-06-30 18:18:13 +01:00
ajax_on_rails.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
api_documentation_guidelines.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-06-06 22:23:30 +02:00
asset_pipeline.textile Fix typo 2011-07-21 14:58:20 +03:00
association_basics.textile AR: use where in place of find 2011-06-20 01:42:43 +05:30
caching_with_rails.textile typo change 2011-07-21 22:57:41 +05:30
command_line.textile updating pg supported versions docco. fixes #1959 2011-07-05 11:32:31 -07:00
configuring.textile [configuring] add doc for missing assets attribute 2011-07-17 20:22:25 +12:00
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile Describe the user name 'variable' in a way that doesn't confuse the textile parser. 2011-06-08 23:20:13 -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 minor corrections in form helpers guide and api docs 2011-07-20 00:03:28 +05:30
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile Closing </yaml> 2011-06-20 15:24:41 +05:30
i18n.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
index.html.erb Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe someone could regenerate the guides 2011-04-19 11:24:09 +02:00
initialization.textile Refactor 2011-06-11 01:35:16 -07:00
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
layouts_and_rendering.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
migrations.textile Merge pull request #52 from dyba/651cabc69a6cd661bc33824b995c2242fb65befe 2011-07-15 11:32:11 -07:00
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile font style changes in perf guide 2011-06-22 19:40:51 +05:30
plugins.textile Fixing typo in plugins.textile 2011-07-15 22:40:17 -04:00
rails_application_templates.textile minor changes in templates guide 2011-06-11 21:31:45 +05:30
rails_on_rack.textile Fix fixed-fonts stlye on rails_on_rack guide. 2011-05-25 20:03:06 -03:00
routing.textile Should be "match" instead of "map" 2011-07-15 23:56:58 +05:30
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile :conditions => where 2011-07-08 06:13:21 +09:00
testing.textile updated rspec link 2011-06-23 03:08:32 -07:00