rails/guides/source
2014-08-25 00:14:38 +08:00
..
kindle delete obsolete KINDLE.md. Closes #13037. [ci skip]. 2013-11-28 17:49:29 +01:00
_license.html.erb [ci skip] Update guides license to CC BY-SA 4.0 International. 2014-05-02 18:49:37 +08:00
_welcome.html.erb Update Rails versions [ci skip] 2014-07-07 14:22:25 +02:00
2_2_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
2_3_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
3_0_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
3_1_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
3_2_release_notes.md Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
4_0_release_notes.md Same as f39cb2b except backport friendly 2014-08-20 10:33:48 -07:00
4_1_release_notes.md Same as f39cb2b except backport friendly 2014-08-20 10:31:38 -07:00
4_2_release_notes.md Grammer and spelling pass on web console release note. [CI SKIP] 2014-08-25 00:14:38 +08:00
action_controller_overview.md Add warning for rescue_from Exception and rescue_from StandardError 2014-06-19 18:31:11 -07:00
action_mailer_basics.md [ci skip] Clarify Action Mailer/Active Job usage note 2014-08-21 10:55:50 -04:00
action_view_overview.md Merge pull request #16271 from alol/action-view-overview-guide-tweaks 2014-08-22 00:08:39 +05:30
active_job_basics.md Fix example code in Active Job guide [ci skip] 2014-08-23 22:07:49 +09:00
active_model_basics.md Deprecate reset_#{attribute} in favor of restore_#{attribute}. 2014-07-15 18:09:38 -03:00
active_record_basics.md create return an active record object with erros instead of false when validation fails. [skip ci] 2014-07-23 16:31:55 +08:00
active_record_callbacks.md correct markdown usage [ci skip] 2014-07-09 01:32:44 +05:30
active_record_migrations.md Tiny follow-up to 1a69112 2014-06-27 15:09:10 +02:00
active_record_postgresql.md pg guide, use the term database views to be specific. [ci skip] 2014-06-14 11:20:58 +02:00
active_record_querying.md Updated rdoc / guides / release notes related to ActiveJob / ActionMailer 2014-08-20 17:48:34 +03:00
active_record_validations.md [Guides] Sentence break for clarity [ci-skip] 2014-07-11 09:07:34 -04:00
active_support_core_extensions.md Merge pull request #16097 from nishantmodak/correct_md 2014-07-08 14:57:44 -07:00
active_support_instrumentation.md Fix typo guides/source/active_support_instrumentation.md 2014-05-22 00:00:55 +04:00
api_documentation_guidelines.md correct markdown usage [ci skip] 2014-07-09 01:32:44 +05:30
asset_pipeline.md Calling require_self twice in css raises Sprockets::ArgumentError exception [ci skip] 2014-07-24 11:39:41 +05:30
association_basics.md adding indexes on tables in migration scripts 2014-07-24 19:18:00 -02:30
caching_with_rails.md Remove more references to respond_with 2014-08-17 13:20:23 -04:00
command_line.md Update docs to reflect that helper stubs are no longer generated 2014-08-03 15:12:05 -07:00
configuring.md Update configuring.md [ci skip] 2014-08-20 14:56:30 -06:00
contributing_to_ruby_on_rails.md Remove more references to respond_with 2014-08-17 13:20:23 -04:00
credits.html.erb Change links to 37signals and svn blog to point to new destinations. [ci skip] 2014-04-12 12:46:04 +05:30
debugging_rails_applications.md Missing space. [CI SKIP] 2014-08-22 17:51:47 +08:00
development_dependencies_install.md http://gembundler.com/ => http://bundler.io/ 2014-08-19 16:49:15 +09:00
documents.yaml List the 4.2 release notes in the index, mark it as WIP [ci skip] 2014-08-19 18:44:37 -07:00
engines.md [ci skip] Fix sample code in engines guide 2014-08-10 22:10:15 +09:00
form_helpers.md Fix indentation from 1b4b26f [ci skip] 2014-05-28 15:56:38 -07:00
generators.md Follow up on #16408 2014-08-22 00:50:00 -07:00
getting_started.md Merge branch 'master' of github.com:rails/docrails 2014-08-19 16:28:53 +00:00
i18n.md Merge pull request #16097 from nishantmodak/correct_md 2014-07-08 14:57:44 -07:00
index.html.erb Guides: output valid HTML5 2014-05-05 17:42:04 -04:00
initialization.md Tiny documentation fixes [ci skip] 2014-06-29 20:15:28 +02:00
layout.html.erb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
layouts_and_rendering.md Merge branch 'master' of github.com:rails/docrails 2014-08-19 16:28:53 +00:00
maintenance_policy.md Change the version schema to reflect how deprecations are handled 2014-05-30 11:44:55 -03:00
nested_model_forms.md add nested_model_forms to guides/documents.yaml [wip] [ci skip] 2014-08-22 01:56:01 -07:00
plugins.md [ci skip] Update plugin doc with the latest rails 2014-08-18 21:07:01 -07:00
rails_application_templates.md Merge pull request #16359 from skanev/after-bundle-in-rails-templates 2014-08-06 08:49:00 +02:00
rails_on_rack.md remove rubyforge.org that was shut down [ci skip] 2014-06-06 22:26:56 +05:30
routing.md 💅 from #16329 [ci skip] 2014-07-29 10:28:56 -07:00
ruby_on_rails_guides_guidelines.md Cleanup Guides Guidelines [ci skip] 2014-08-10 19:53:00 -04:00
security.md [ci skip] re-worded section on CookieStore to make it more readable. 2014-08-16 17:10:40 +01:00
testing.md [ci skip] Fixing spelling typo in testing guide. 2014-08-20 16:21:56 -07:00
upgrading_ruby_on_rails.md Guide fix. [CI SKIP] 2014-08-22 00:27:57 +08:00
working_with_javascript_in_rails.md Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] 2014-05-21 23:01:45 -04:00