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 a7e2ae3594 Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcrypto
Provide mention of pgcrypto extension for Postgres UUID support

[ci skip]
2015-05-05 09:19:26 +02:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci skip] 2015-03-19 22:11:18 +05:30
3_0_release_notes.md
3_1_release_notes.md Update sprockets links to point to rails org 2015-03-13 10:55:50 -03:00
3_2_release_notes.md
4_0_release_notes.md Merge branch 'master' of github.com:rails/docrails 2015-03-26 16:22:41 +00:00
4_1_release_notes.md
4_2_release_notes.md Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix" 2015-04-28 20:58:05 -07:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md Merge branch 'master' of github.com:rails/docrails 2015-04-14 02:07:26 +00:00
action_mailer_basics.md Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-links 2015-04-28 13:43:39 +02:00
action_view_overview.md Small punctuation fixes [ci skip] 2015-04-27 20:10:54 +03:00
active_job_basics.md Spell out "asynchronously" instead of async in guides [ci skip] 2015-04-19 11:00:32 +05:30
active_model_basics.md
active_record_basics.md - Make example code consistent for better understanding. [ci skip] 2015-03-18 14:30:05 +05:30
active_record_callbacks.md Merge pull request #19289 from ahmad-alkheat/master 2015-03-11 15:26:14 +01:00
active_record_migrations.md [ci skip] fix guides example on arbitrary SQL execution 2015-04-01 16:03:41 +02:00
active_record_postgresql.md Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcrypto 2015-05-05 09:19:26 +02:00
active_record_querying.md Fix find_each options [ci skip] 2015-04-22 21:37:38 +03:00
active_record_validations.md [ci skip] Uniquiness with scope can have one or more arguments 2015-05-03 09:11:06 +02:00
active_support_core_extensions.md Merge pull request #19799 from yui-knk/fix/wrap_doc2 2015-04-19 09:53:19 -07:00
active_support_instrumentation.md Fix URL rails-framework-hooks 2015-04-07 01:19:30 +05:30
api_documentation_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03:00
asset_pipeline.md Correct small typo. 2015-04-15 10:46:02 -04:00
association_basics.md Update association_basics.md 2015-04-19 08:33:19 +03:00
autoloading_and_reloading_constants.md Fix the wrong documentation about config.autoload_paths [ci skip] 2015-04-13 11:56:50 +03:00
caching_with_rails.md Fix style/grammar/typos in Caching guide. 2015-04-29 23:36:35 -07:00
command_line.md [ci skip] Fix linked html file 2015-04-21 13:53:14 +09:00
configuring.md Clarify test_order default configuration behaviour [ci skip] 2015-04-28 11:48:53 +01:00
contributing_to_ruby_on_rails.md Merge pull request #19779 from jonatack/improve-contributing-to-ruby-on-rails-guide 2015-04-21 14:39:16 -04:00
credits.html.erb
debugging_rails_applications.md Fix method call typo [ci skip] 2015-05-02 00:50:14 -07:00
development_dependencies_install.md
documents.yaml
engines.md Merge branch 'master' of github.com:rails/docrails 2015-04-14 02:07:26 +00:00
form_helpers.md Merge branch 'master' of github.com:rails/docrails 2015-03-26 16:22:41 +00:00
generators.md
getting_started.md Rewording 2015-04-28 17:00:50 +01:00
i18n.md Enhance the "Passing Variables to Translations" part 2015-05-04 15:43:08 +02:00
index.html.erb
initialization.md Rename railties/bin to railties/exe 2015-04-11 19:26:34 +02:00
layout.html.erb
layouts_and_rendering.md Fix typos and improve the documentation 2015-04-15 16:25:24 +05:30
maintenance_policy.md
nested_model_forms.md
plugins.md use public Module#include instead of send :include [ci skip] 2015-03-09 23:01:51 +09:00
profiling.md
rails_application_templates.md
rails_on_rack.md
routing.md Update routing.md 2015-04-01 00:37:23 -03:00
ruby_on_rails_guides_guidelines.md Update instructions to build guides locally [ci skip] 2015-04-28 15:33:13 +03:00
security.md Merge pull request #19446 from andersonDadario/fix_security_guide_captcha_03_21_2015 2015-04-14 16:53:09 -07:00
testing.md guides, bring back minitest assertion table. [ci skip] 2015-04-28 12:16:19 +02:00
upgrading_ruby_on_rails.md add note about habtm relations with scopes 2015-05-03 11:52:45 -05:00
working_with_javascript_in_rails.md