rails/guides/source
Aldo "xoen" Giambelluca 030af5e924 In example about params naming conventions use params[:person] [ci skip]
The example is about a Person model, say that "params[:model] would usually be a
hash of all the attributes for the person to create" could be confusing.
I changed to params[:person] since the example is about a Person creation.
2012-08-31 08:53:20 +02:00
..
kindle space for stack overflow; not when you get into things [ci skip] 2012-08-13 00:33:30 -04: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
2_2_release_notes.textile Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins 2012-07-08 21:12:02 +02:00
2_3_release_notes.textile Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins 2012-07-08 21:12:02 +02: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
4_0_release_notes.textile remove reference to humans.txt from release notes 2012-08-16 00:23:37 +05:30
action_controller_overview.textile Guide: improvements to "The Flash" section. 2012-08-25 17:03:23 +02:00
action_mailer_basics.textile Merge pull request #106 from neilstockbridge/master 2012-08-30 22:10:17 -07:00
action_view_overview.textile Audit the usage of the word "JavaScript" 2012-08-02 14:20:49 -04:00
active_model_basics.textile add breathing to reading sentences for flow, cut down the run-ons [ci skip] 2012-08-13 23:57:53 -04: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 Update list of finder methods 2012-08-06 16:17:09 -07:00
active_record_validations_callbacks.textile AM::Validation#validates: ability to pass custom exception to :strict option 2012-08-06 13:45:27 +03:00
active_support_core_extensions.textile defines String#indent [closes #7263] [Xavier Noria & Ace Suares] 2012-08-07 16:57:28 +02:00
active_support_instrumentation.textile fix typo on ActiveSupport instrumentation guide [ci skip] 2012-05-29 15:08:53 -05:00
ajax_on_rails.textile Audit the usage of the word "JavaScript" 2012-08-02 14:20:49 -04:00
api_documentation_guidelines.textile Minor punctuation fix in api documentation guide [ci skip] 2012-08-11 23:21:50 -03:00
asset_pipeline.textile added a touch more information to the apache configuration instructions 2012-08-29 13:13:58 -04:00
association_basics.textile Revert "association_basics, updated how inverse_of works" 2012-08-20 15:51:35 -03:00
caching_with_rails.textile Fix caching guide (plural model name) [ci skip] 2012-08-10 21:51:07 -03:00
command_line.textile Audit the usage of the word "JavaScript" 2012-08-02 14:20:49 -04:00
configuring.textile Deprecate config.threadsafe! 2012-08-21 14:47:43 -03:00
contributing_to_ruby_on_rails.textile Removed spaces between name and asterisks in example CHANGELOG entry [ci skip] 2012-08-30 18:19:27 +02:00
credits.html.erb Add oscardelben to authors 2012-05-18 08:45:03 -07:00
debugging_rails_applications.textile Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins 2012-07-08 21:12:02 +02:00
documents.yaml moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
engines.textile Fix HTML validation errors 2012-08-23 23:46:16 +02:00
form_helpers.textile In example about params naming conventions use params[:person] [ci skip] 2012-08-31 08:53:20 +02:00
generators.textile Copy Edit 2012-04-25 09:01:59 -07:00
getting_started.textile Fix HTML validation errors 2012-08-23 23:46:16 +02:00
i18n.textile tiny formatting fix in i18n guide [ci skip] 2012-08-15 23:48:41 +05:30
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 proper casing in pronouns; relocate the pro git book [ci skip] 2012-08-11 02:19:51 -04:00
layout.html.erb Adds favicon to guides layout 2012-04-22 13:20:22 -07:00
layouts_and_rendering.textile Remove :confirm in favor of :data => { :confirm => 'Text' } option 2012-07-18 10:32:17 -03:00
migrations.textile giving a pause usually made for e.g. in sentences [ci skip] 2012-08-21 23:37:47 -04:00
nested_model_forms.textile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
performance_testing.textile Add mini-profiler to performance testing, useful links 2012-08-12 21:49:12 +02:00
plugins.textile in section 4.1 acts_as_yaffle_test was incorrectly failing due to assertion incorrectly using symbol instead of string 2012-08-30 16:35:17 -05:00
rails_application_templates.textile Update guides/source/rails_application_templates.textile 2012-08-27 15:35:19 +05:30
rails_on_rack.textile modify middleware docs [ci skip] 2012-06-14 23:14:47 +05:30
routing.textile Add CHANGELOG entry and documentation for Routing Concerns 2012-08-13 21:43:18 -03:00
ruby_on_rails_guides_guidelines.textile [guides] guides:generate:kindle is the new interface to generate .mobi file instead of using KINDLE=1 2012-05-28 16:20:10 -05:00
security.textile Added clairifications for default security headers. 2012-08-27 21:04:42 -07:00
testing.textile Merge branch 'master' of github.com:lifo/docrails 2012-07-15 19:36:19 +05:30
upgrading_ruby_on_rails.textile Add CHANGELOG entry for #3578 [ci skip] 2012-08-21 18:39:37 -03:00