rails/railties/guides/source
2011-03-06 03:29:23 +09:00
..
2_2_release_notes.textile It's JavaScript :) 2010-12-24 00:19:41 +05:30
2_3_release_notes.textile It's JavaScript :) 2010-12-24 00:19:41 +05:30
3_0_release_notes.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
action_controller_overview.textile filter_parameter_logging => config.filter_parameters 2011-01-23 20:29:03 +05:30
action_mailer_basics.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
action_view_overview.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
active_record_basics.textile use new AR api 2011-01-14 22:51:15 +05:30
active_record_querying.textile wrong SQL statement 2011-03-06 03:29:23 +09:00
active_record_validations_callbacks.textile Pointing out that dynamic_form plugin must be installed to be able to use error_messages and error_messages_for view helpers. 2011-03-05 11:56:32 +01:00
active_support_core_extensions.textile Clean up wording. 2011-03-05 11:56:31 +01:00
ajax_on_rails.textile Remove awkward phrasing from Ajax on Rails guide 2011-02-17 20:49:25 -05:00
api_documentation_guidelines.textile merges docrails 2011-02-18 23:22:15 +01:00
association_basics.textile removes indent from guides example 2011-02-18 23:13:29 +01:00
caching_with_rails.textile update caching guide with the changes to ActiveSupport::Cache from the 3.0.0 release. 2011-02-17 10:14:22 -06:00
command_line.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
configuring.textile ActiveRecord :default_timezone is :utc in Rails, as set by active_record/railtie.rb 2011-02-06 16:04:29 -08:00
contribute.textile upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed) 2011-01-12 21:12:44 +01:00
contributing_to_ruby_on_rails.textile merges rails 2011-03-05 12:06:43 +01:00
credits.html.erb small rewording of my entry in the credits 2010-12-26 21:27:00 +01:00
debugging_rails_applications.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
form_helpers.textile merges docrails 2011-02-18 23:22:15 +01:00
generators.textile use resources in place of map.resources 2011-03-05 11:56:31 +01:00
getting_started.textile Added --sandbox option to rails console explanation. 2011-02-13 18:14:05 -06:00
i18n.textile Fix typo in i18n guide: 'explicitely' 2011-02-21 13:45:21 -08:00
index.html.erb renames the contrib guide in the index 2010-12-29 11:42:11 +01:00
initialization.textile There's a couple -> There are a couple 2010-12-28 17:32:41 +10:00
layout.html.erb Removed link to un-existing Issues page on Github 2011-03-05 11:56:33 +01:00
layouts_and_rendering.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
migrations.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
nested_model_forms.textile fix typo 2010-12-22 23:47:23 +05:30
performance_testing.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
plugins.textile standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
rails_application_templates.textile minor rephrasing 2011-02-21 13:44:19 -08:00
rails_on_rack.textile cleans up PS1. Sorry lifo :) 2011-02-21 13:44:20 -08:00
routing.textile Properly escaped a + in the dynamic segments TIP 2011-03-05 11:56:33 +01:00
ruby_on_rails_guides_guidelines.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-01-20 10:33:38 +01:00
security.textile session is reset on token mismatch 2011-02-21 13:44:19 -08:00
testing.textile Fixed the SelectorAssertions documentation url. 2011-02-02 11:24:01 +11:00