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
wangjohn de12a6a0ef Changed the guides to use distinct instead of uniq for associations (see
commit a1bb6c8b which changes the naming). I've also provided an
example of how distinctness when inserting into an association can be
achieved.
2013-04-02 14:48:42 -04:00
..
kindle Gist URLs are now namespaced 2013-02-18 23:59:48 +09:00
2_2_release_notes.md use relative links inside guides [ci skip] 2013-03-25 20:00:13 +01:00
2_3_release_notes.md
3_0_release_notes.md
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md remove the new metadata note in Rails 4 upgrade guide 2013-03-07 23:24:27 -05:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md Merge branch 'master' of github.com:lifo/docrails 2013-03-30 15:46:14 +05:30
action_mailer_basics.md move mailer testing examples into the testing guide. 2013-03-25 19:46:44 +01:00
action_view_overview.md view/views, asset/assets 2013-03-24 13:26:02 +05:30
active_model_basics.md
active_record_basics.md Update guides/source/active_record_basics.md 2013-01-11 11:38:52 +01:00
active_record_callbacks.md update the example for after_commit in the guides. 2013-02-24 20:43:09 +01:00
active_record_querying.md Merge branch 'master' of github.com:lifo/docrails 2013-03-30 15:46:14 +05:30
active_record_validations.md fix absence validator doc for boolean field 2013-03-13 14:18:37 +01:00
active_support_core_extensions.md localised => localized 2013-03-25 21:11:05 +05:30
active_support_instrumentation.md Fix some typos 2013-03-25 22:43:26 +09:00
api_documentation_guidelines.md
asset_pipeline.md more typos in guides 2013-03-20 01:23:34 +05:30
association_basics.md Changed the guides to use distinct instead of uniq for associations (see 2013-04-02 14:48:42 -04:00
caching_with_rails.md Link is not relevant anymore 2013-02-22 00:24:35 +01:00
command_line.md s/app\/model\//app\/models\//g 2013-03-24 16:00:54 +09:00
configuring.md fix some typos 2013-03-25 00:20:25 +05:30
contributing_to_ruby_on_rails.md gist for Active Record issues [Neeraj Singh & Xavier Noria] 2013-04-01 09:43:57 +02:00
credits.html.erb "SSL everywhere" for GitHub URLs 2013-01-02 03:59:56 +09:00
debugging_rails_applications.md Minor proofing 2013-03-27 23:41:48 -03:00
development_dependencies_install.md Add new DB rake tasks to the contributing section. 2013-01-23 20:45:31 +05:30
documents.yaml Remove WIP from Working With JavaScript Guide. 2013-01-13 13:34:36 -05:00
engines.md use relative links inside guides [ci skip] 2013-03-25 20:00:13 +01:00
form_helpers.md Merge branch 'master' of github.com:lifo/docrails 2013-03-30 15:46:14 +05:30
generators.md fix the initializer block example and clarify 2013-03-22 00:56:39 -07:00
getting_started.md Merge branch 'master' of github.com:lifo/docrails 2013-03-30 15:46:14 +05:30
i18n.md Revert "updating i18n guide with locale config location." 2013-01-22 09:28:07 -02:00
index.html.erb
initialization.md More helpful message when starting server 2013-03-18 10:46:21 -07:00
layout.html.erb
layouts_and_rendering.md Should be a symbol not string to defer the choice of layout. 2013-03-15 13:14:26 +08:00
migrations.md s/app\/model\//app\/models\//g 2013-03-24 16:00:54 +09:00
nested_model_forms.md consistently inherit from ApplicationController in guides exemples 2013-01-20 03:38:45 +01:00
plugins.md Fix typo in rails plugins guide 2013-01-27 00:26:43 -04:00
rails_application_templates.md we don't have public/index.html anymore 2013-01-04 06:23:16 +09:00
rails_on_rack.md Remove BestStandardsSupport references 2013-02-01 16:37:35 -05:00
routing.md The default route has been removed 2013-03-18 06:38:10 -05:00
ruby_on_rails_guides_guidelines.md Extraneous syntax on guides path. 2013-03-27 23:28:36 -03:00
security.md ReCAPTCHA plug-in link now points to Github repo. Plug-in is no longer available at the previous location 2013-03-27 10:46:19 +01:00
testing.md Merge branch 'master' of github.com:lifo/docrails 2013-03-30 15:46:14 +05:30
upgrading_ruby_on_rails.md Improve documentation around the cookie store auto-upgrade to encryption 2013-04-01 11:38:06 -05:00
working_with_javascript_in_rails.md Added link to Turbolinks Railscast 2013-03-21 20:37:09 +05:30