1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/source
Piotr Sarnacki ae8b09c310 More info on commit messages in contributing guide
Add more info on how to write a good commit messages along with
example showing nicely formatted commit message.

Rails git history does not look too well when you try to figure out why
particular changes were introduced. We can do much better than that and
it's never too late to start.
2012-05-21 00:00:05 -07:00
..
kindle moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
2_2_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
2_3_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_0_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_1_release_notes.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
3_2_release_notes.textile Grammar fix in 3.2 Release Notes guide 2012-04-11 17:10:21 -03:00
_license.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
_welcome.html.erb moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
action_controller_overview.textile rewords the section about default_url_options in the Action Controller Overview guide 2012-04-09 18:26:23 +02:00
action_mailer_basics.textile Bump Rails version in action mailer guide. 2012-05-01 13:08:10 +03:00
action_view_overview.textile require "rubygems" is obsolete in Ruby 1.9.3 2012-05-13 14:47:25 +02:00
active_model_basics.textile updating define_attribute_methods documentation 2012-05-14 11:38:23 -05:00
active_record_basics.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
active_record_querying.textile document the AR::Base#ids method introduced in 9307616 [ci skip] 2012-05-17 01:34:00 +05:30
active_record_validations_callbacks.textile find_by_sql actually triggers after_find 2012-04-27 11:13:48 +02:00
active_support_core_extensions.textile update AS docs 2012-05-17 23:01:35 +03:00
active_support_instrumentation.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
ajax_on_rails.textile Revert "Revert "Remove :disable_with in favor of 'data-disable-with' option from submit_tag, button_tag and button_to helpers."" 2012-05-15 10:08:51 +02:00
api_documentation_guidelines.textile restores example depicting the use of true or false in regular font 2012-03-25 20:26:35 +02:00
asset_pipeline.textile copy edits assets guide [ci skip] 2012-05-17 17:46:12 +05:30
association_basics.textile :foreign_key option should be on has_many side of association 2012-03-23 18:30:16 +08:00
caching_with_rails.textile Clarify expire_action with namespaced controllers 2012-05-11 11:12:32 -05:00
command_line.textile Merge branch 'master' of github.com:lifo/docrails 2012-05-04 17:51:15 +05:30
configuring.textile code-format italicized 'production' env [ci skip] 2012-05-14 22:37:34 -07:00
contributing_to_ruby_on_rails.textile More info on commit messages in contributing guide 2012-05-21 00:00:05 -07:00
credits.html.erb Revert "Add oscardelben to authors" 2012-05-18 08:41:27 -07:00
debugging_rails_applications.textile Editing log levels to reflect this doc: http://api.rubyonrails.org/classes/ActiveSupport/BufferedLogger/Severity.html 2012-05-04 10:24:56 -05:00
documents.yaml moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
engines.textile [engines] initializer method call needs an argument for initializer name 2012-05-18 12:19:42 +10:00
form_helpers.textile Add HTML5 input[type="time"] helper 2012-05-18 08:38:19 +04:00
generators.textile Copy Edit 2012-04-25 09:01:59 -07:00
getting_started.textile fix typo. probem => problem 2012-05-19 11:06:24 +03:00
i18n.textile 'Netherlands locale' does not make any sense, it's Dutch locale [ci skip] 2012-05-14 14:04:24 +02:00
index.html.erb note that WIP guides are not in the index menu [ci skip] 2012-05-07 12:18:51 +05:30
initialization.textile Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
layout.html.erb Adds favicon to guides layout 2012-04-22 13:20:22 -07:00
layouts_and_rendering.textile remove image_tag onmouseover option docs [ci skip] 2012-05-16 21:17:25 +05:30
migrations.textile Make the 'Using Models in Your Migrations' example code more concise by using update_all method 2012-05-15 09:40:24 -07:00
nested_model_forms.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
performance_testing.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
plugins.textile Remove references to 'vendored plugins' except to note they used to exist but are deprecated. 'gemified plugin' is the only supported option now. 2012-04-24 16:47:44 -03:00
rails_application_templates.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
rails_on_rack.textile copy edits [ci skip] 2012-05-19 17:40:40 +05:30
routing.textile Remove unnecessary ). 2012-04-28 13:31:53 +03:00
ruby_on_rails_guides_guidelines.textile Merge branch 'master' of github.com:lifo/docrails 2012-03-24 17:15:10 +05:30
security.textile remove inappropriate comma 2012-05-09 13:20:19 -07:00
testing.textile :success includes the whole 200 range, not just 200. 2012-04-01 08:39:57 -05:00
upgrading_ruby_on_rails.textile Fix CHANGELOG order and add a brief description of the changes in the 2012-05-20 18:16:03 -03:00