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
Harshad Sabne a4bba9ce8d Globalize has moved to a new repository
From (svenfuchs/globalize3) to (globalize/globalize)
2013-11-25 11:25:13 +05:30
..
kindle
2_2_release_notes.md [ci skip] Replace #=> with # => 2013-11-12 19:23:50 +05:30
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 [ci skip] typo in ArgumentError exception 2013-11-16 15:33:14 +01:00
_license.html.erb
_welcome.html.erb Update guides welcome page to point to version 3.2.15 [ci skip] 2013-11-02 17:31:22 -02:00
action_controller_overview.md Merge remote-tracking branch 'docrails/master' 2013-11-24 20:00:24 +01:00
action_mailer_basics.md
action_view_overview.md
active_model_basics.md
active_record_basics.md
active_record_callbacks.md Merge branch 'master' of github.com:rails/docrails 2013-11-07 23:32:47 +05:30
active_record_querying.md Merge remote-tracking branch 'docrails/master' 2013-11-24 20:00:24 +01:00
active_record_validations.md [ci skip] Replace #=> with # => 2013-11-12 19:23:50 +05:30
active_support_core_extensions.md Merge remote-tracking branch 'docrails/master' 2013-11-24 20:00:24 +01:00
active_support_instrumentation.md Instrument each load config initializer 2013-11-16 21:47:08 +02:00
api_documentation_guidelines.md
asset_pipeline.md ✂️ fix broken url [ci skip] 2013-11-09 00:01:50 +05:30
association_basics.md
caching_with_rails.md Update caching guide with respect to :namespace 2013-11-19 17:06:50 -08:00
command_line.md Remove broken Commmand Line guide link 2013-11-15 09:33:49 -05:00
configuring.md added schema_migrations_table_name to ActiveRecord::Base in order that the name of the schema migrations table can be configured. 2013-10-27 08:50:35 -05:00
contributing_to_ruby_on_rails.md Update pull request instructions as per the new Github UI 2013-10-30 13:25:28 +05:30
credits.html.erb
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Revert "add active model basics wip to guides/documents.yaml" 2013-10-29 09:31:53 +01:00
engines.md Helper should be a module in Rails guides [ci skip] 2013-11-23 11:26:17 +00:00
form_helpers.md
generators.md show javascripts can be disabled in generators 2013-10-31 14:03:57 +11:00
getting_started.md
i18n.md Globalize has moved to a new repository 2013-11-25 11:25:13 +05:30
index.html.erb
initialization.md a couple of copy-edits before merging [ci skip] 2013-11-24 19:55:46 +01:00
layout.html.erb
layouts_and_rendering.md [ci skip] Fix curl response output and use strong parameters in update action. 2013-11-13 02:33:04 +08:00
maintenance_policy.md
migrations.md Revert "remove_column does not take a type argument. [ci skip]. Closes #12864" 2013-11-13 09:02:11 +01:00
nested_model_forms.md
plugins.md
rails_application_templates.md
rails_on_rack.md Remove outdated guide on using rack builder w/o rails middleware 2013-11-13 13:35:10 +05:30
routing.md Fixed typos in shallow routes and routing concerns 2013-11-18 21:10:21 -07:00
ruby_on_rails_guides_guidelines.md API Documentation Guidelines link correction [ci skip] 2013-11-23 10:45:07 +05:30
security.md Update security.md 2013-11-08 13:43:31 -07:00
testing.md Fixed minor typo 2013-11-09 18:49:50 -02:00
upgrading_ruby_on_rails.md [ci skip] Update gem versions for 3.2 and 3.1. Also change some words. 2013-11-16 10:24:18 +08:00
working_with_javascript_in_rails.md