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
Yves Senn 9ad36601f1 pg guide, explain the state of using UUID primary keys. Closes #20518.
[ci skip]

The PostgreSQL 9.4 docs suggest to use `pgcrypto`.
Howerver `create_table id: :uuid` will still default to `uuid_generate_v4()`
2015-06-15 11:34:41 +02:00
..
kindle Fixed typos in guide 2015-06-01 21:16:30 +05:30
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
3_1_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
3_2_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
4_0_release_notes.md Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
4_1_release_notes.md
4_2_release_notes.md
_license.html.erb
_welcome.html.erb
action_controller_overview.md
action_mailer_basics.md
action_view_overview.md [ci skip] Fix hours to minutes in select_minute 2015-06-07 21:56:26 +09:00
active_job_basics.md Wrong documentation about Rails autoload on active_jobs_basics doc [ci skip] 2015-06-14 18:10:32 +03:00
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md fix doc about foreign key name [ci skip] 2015-06-12 09:39:18 +09:00
active_record_postgresql.md pg guide, explain the state of using UUID primary keys. Closes #20518. 2015-06-15 11:34:41 +02:00
active_record_querying.md
active_record_validations.md
active_support_core_extensions.md Fix core_text -> core_ext 2015-06-08 18:44:56 +09:00
active_support_instrumentation.md add instantiation.active_record hook to instrumentation guide [ci skip] 2015-06-08 08:55:01 +09:00
api_app.md It's rails new my_api --api 2015-06-11 16:54:16 -03:00
api_documentation_guidelines.md
asset_pipeline.md
association_basics.md A few documentation tweaks [ci skip] 2015-06-07 14:53:24 +02:00
autoloading_and_reloading_constants.md
caching_with_rails.md
command_line.md update Rails Command Line guide page 2015-06-09 20:00:23 +05:30
configuring.md Tiny documentation edits [ci skip] 2015-06-07 16:01:09 +02:00
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md [ci skip] Used 'instance_variables' in example for consistency. 2015-06-01 14:04:19 +05:30
development_dependencies_install.md Merge branch 'master' of github.com:rails/docrails 2015-06-05 19:49:44 +00:00
documents.yaml
engines.md Revert "Grammar correction" 2015-06-11 21:53:33 +09:30
form_helpers.md
generators.md
getting_started.md Tiny documentation edits [ci skip] 2015-06-07 16:01:09 +02:00
i18n.md A few documentation tweaks [ci skip] 2015-06-07 14:53:24 +02:00
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md Fixed typos in guide 2015-06-01 21:16:30 +05:30
rails_on_rack.md
routing.md A few documentation tweaks [ci skip] 2015-06-07 14:53:24 +02:00
ruby_on_rails_guides_guidelines.md
security.md
testing.md Add fixture use case to testing.md. 2015-06-13 01:11:25 -04:00
upgrading_ruby_on_rails.md
working_with_javascript_in_rails.md Remove NOTE related to format.js [ci skip] 2015-06-09 23:37:07 +05:30