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-29 06:45:57 -04: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 Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_controller_overview.textile minor corrections 2011-05-14 00:51:54 +05:30
action_mailer_basics.textile Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_view_overview.textile Using each instead of for in actionview guide 2011-05-19 22:30:51 -07:00
active_record_basics.textile use new AR api 2011-01-14 22:51:15 +05:30
active_record_querying.textile Fix incorrect description of the returned results. 2011-05-27 22:05:22 -04:00
active_record_validations_callbacks.textile prefer validates :x in place of validates_x_of 2011-05-26 00:31:29 +05:30
active_support_core_extensions.textile removed require_library_or_gem from the AS core extensions guide 2011-05-23 16:38:51 +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
asset_pipeline.textile Fixes spelling mistakes pointed out by @vijaydev 2011-05-29 06:45:57 -04: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 fix typo 2011-05-29 01:33:30 +05:30
configuring.textile Fix grammar mistake. Lets vs let's. 2011-05-25 20:09:06 -03:00
contribute.textile Stop linking Rails guidelines to GitHub wiki 2011-05-25 20:45:44 -04: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 Changin 'for' with 'each' on FormHelpers guide 2011-05-19 22:33:43 -07:00
generators.textile indentation fixes 2011-05-11 22:50:10 +05:30
getting_started.textile Remove extra white spaces on guides. 2011-05-21 17:10:59 -03: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 Revert this, commited by mistake. 2011-05-25 20:13:49 -03:00
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
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 Explicitly use ActiveRecord::IrreversibleMigration 2011-05-18 19:22:05 +12:00
nested_model_forms.textile
performance_testing.textile ruby-prof's awesome call stack printer is now used by default 2011-05-10 02:49:32 +01:00
plugins.textile Fix styling error on plugins guide. 2011-05-23 20:09:58 -03:00
rails_application_templates.textile Making colon usage consistent 2011-04-13 20:58:26 -04:00
rails_on_rack.textile Fix fixed-fonts stlye on rails_on_rack guide. 2011-05-25 20:03:06 -03:00
routing.textile Typo; changed 'Febuary' to 'February' 2011-05-25 13:15:59 -07:00
ruby_on_rails_guides_guidelines.textile update language env variable name 2011-05-25 12:51:56 +05:30
security.textile Typo; changed 'colour' to 'color' & 'analysed' to 'analyzed' 2011-05-25 13:15:18 -07:00
testing.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-05-14 11:21:27 +02:00