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
Xavier Noria 2fbf302149 Merge branch 'master' of git://github.com/lifo/docrails
Conflicts:
	railties/guides/source/contributing_to_ruby_on_rails.textile
2011-05-01 11:16:31 +02: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 Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
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 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
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 update the Array#from behaviour changes - returns [] if index exceeds array length 2011-04-27 22:21:50 +05:30
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 Update guide to use change method in various places after migration generator has changed. 2011-04-26 23:32:03 +07:00
caching_with_rails.textile Remove extra whitespaces from guides 2011-04-14 20:37:12 -03: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 Change from LH to github way of autoclosing issues 2011-04-30 02:16:50 -03: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 Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
getting_started.textile Change from self.(up|down) to (up|down) method 2011-04-26 23:33:39 +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 cleans up PS1. Sorry lifo :) 2011-02-21 13:44:20 -08:00
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 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
testing.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-04-19 21:54:10 +02:00