1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/guides/source
2011-05-15 08:19:36 -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 update plugin urls to reflect official maintainers 2011-03-10 19:58:55 +05:30
action_controller_overview.textile minor corrections 2011-05-14 00:51:54 +05:30
action_mailer_basics.textile Change examples in guide to reflect changes from XML -> JSON 2011-04-26 22:23:57 +07:00
action_view_overview.textile restores the -j option, but now it accepts the name of any library 2011-05-04 10:33:53 +02:00
active_record_basics.textile use new AR api 2011-01-14 22:51:15 +05:30
active_record_querying.textile document the reorder method(fb21511040) 2011-04-28 01:50:00 +05:30
active_record_validations_callbacks.textile fix block alignment 2011-04-23 03:06:06 +05:30
active_support_core_extensions.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-05-14 11:21:27 +02:00
ajax_on_rails.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-04-19 21:54:10 +02:00
api_documentation_guidelines.textile s/ERb/ERB/g (part II) 2011-04-03 16:59:37 +09:00
association_basics.textile - Fixed typo in association parameters configuration (again) 2011-05-09 18:14:44 +10:00
caching_with_rails.textile Added info on using Ehcache as cache store. 2011-05-05 09:22:03 -07:00
command_line.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-04-19 21:54:10 +02:00
configuring.textile added config.active_record.whitelist_attributes which creates an empty whitelist of attributes available for mass assignment for all models in your app 2011-04-24 09:58:12 +02:00
contribute.textile more "SSL everywhere" for GitHub URLs 2011-03-07 06:18:32 +09:00
contributing_to_ruby_on_rails.textile Prefer topic branches instead of master branch for users contributions 2011-05-12 19:58:05 -05:00
credits.html.erb more "SSL everywhere" for GitHub URLs 2011-03-07 06:18:32 +09:00
debugging_rails_applications.textile Change examples in guide to reflect changes from XML -> JSON 2011-04-26 22:23:57 +07:00
form_helpers.textile Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
generators.textile indentation fixes 2011-05-11 22:50:10 +05:30
getting_started.textile Fixing Changelog link 2011-05-15 08:19:36 -07:00
i18n.textile correction to the i18n locale filter examples 2011-04-19 22:52:00 +02:00
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 Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
layout.html.erb Minor rephrasing to improve grammar and readability. 2011-03-29 01:50:00 -07:00
layouts_and_rendering.textile Prototype and Scriptaculous are no longer vendored, but provided by prototype-rails from now on, also the -j option of the application generator is removed 2011-04-30 03:53:24 +02:00
migrations.textile added the list of reversible commands in the newer migrations 2011-04-26 23:40:47 +05:30
nested_model_forms.textile fix typo 2010-12-22 23:47:23 +05:30
performance_testing.textile more "SSL everywhere" for GitHub URLs 2011-03-07 06:18:32 +09:00
plugins.textile Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
rails_application_templates.textile Making colon usage consistent 2011-04-13 20:58:26 -04:00
rails_on_rack.textile remove unnecessary use of 'Example' 2011-05-07 22:38:00 +05:30
routing.textile Edited railties/guides/source/routing.textile via GitHub 2011-04-28 00:25:03 -07:00
ruby_on_rails_guides_guidelines.textile Remove trailing whitespace 2011-04-13 20:49:14 -04:00
security.textile renamed mass-assignment scopes to roles, updated code, tests, docs and security guide 2011-05-08 16:43:29 +02:00
testing.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-05-14 11:21:27 +02:00