.. |
kindle
|
|
|
2_2_release_notes.md
|
|
|
2_3_release_notes.md
|
remove rubyforge.org that was shut down [ci skip]
|
2014-06-06 22:26:56 +05:30 |
3_0_release_notes.md
|
copy edits [ci skip]
|
2014-06-07 10:53:25 +00:00 |
3_1_release_notes.md
|
[ci skip] Fix capitalization
|
2014-06-07 14:23:27 +05:30 |
3_2_release_notes.md
|
[ci skip] Fix Compiler's Github link
|
2014-05-27 15:32:38 +05:30 |
4_0_release_notes.md
|
|
|
4_1_release_notes.md
|
[ci skip] Fix Pull Request URL in 4.1 release note.
|
2014-03-27 01:39:58 +08:00 |
4_2_release_notes.md
|
First pass at Rails 4.2 release notes [ci skip]
|
2014-06-13 12:27:17 -07: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 links to new rails version in guides [ci skip]
|
2014-05-07 10:53:33 +02:00 |
action_controller_overview.md
|
ErrorsController shouldn't inherit ApplicationController, but ActionController::Base
|
2014-06-19 13:08:14 -07:00 |
action_mailer_basics.md
|
fix bug in email with name example code
|
2014-06-11 17:41:06 -07:00 |
action_view_overview.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
active_model_basics.md
|
|
|
active_record_basics.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
active_record_callbacks.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
active_record_migrations.md
|
💅 wrap the tip from #15624 at 80 chars [ci skip]
|
2014-06-20 12:59:56 -07: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
|
docs, update includes + where example in AR guide. [ci skip]
|
2014-06-06 09:16:12 +02:00 |
active_record_validations.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
active_support_core_extensions.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04: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
|
Copy edits from e0f3f1a [ci skip]
|
2014-06-13 11:38:02 -07:00 |
asset_pipeline.md
|
Merge pull request #15657 from JohnRiv/guides_asset_pipeline_local
|
2014-06-11 17:21:14 -07:00 |
association_basics.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
caching_with_rails.md
|
[ci skip] Fix capitalization
|
2014-06-07 14:23:27 +05:30 |
command_line.md
|
Add to guides app and helper objects on command line
|
2014-06-19 16:10:31 -03:00 |
configuring.md
|
[ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Base.configurations
|
2014-06-17 12:12:26 +05:30 |
contributing_to_ruby_on_rails.md
|
[ci skip] Add benchmark your code section to contributing to ruby on rails guide.
|
2014-05-27 05:14:12 +08: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
|
Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]
|
2014-05-24 18:51:23 -04:00 |
development_dependencies_install.md
|
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
|
2014-05-16 23:09:05 +02:00 |
documents.yaml
|
[ci skip] Rename: Rails Database Migration to Active Record Migration.
|
2014-06-10 15:41:15 +08:00 |
engines.md
|
Remove extra list item element
|
2014-06-19 17:58:29 -05:00 |
form_helpers.md
|
Fix indentation from 1b4b26f [ci skip]
|
2014-05-28 15:56:38 -07:00 |
generators.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04:00 |
getting_started.md
|
docs, remove getting started guide sample application. [ci skip]
|
2014-06-14 16:20:42 +02:00 |
i18n.md
|
Pluralize params
|
2014-06-03 18:58:16 -03:00 |
index.html.erb
|
Guides: output valid HTML5
|
2014-05-05 17:42:04 -04:00 |
initialization.md
|
wrap methods in backticks [ci skip]
|
2014-04-19 14:19:53 +04:00 |
layout.html.erb
|
remove ecosystem link that is broken
|
2014-05-18 19:17:09 +05:30 |
layouts_and_rendering.md
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
|
2014-05-21 23:01:45 -04: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
|
[ci skip] Improve doc, fix grammatical issue
|
2014-04-13 21:20:31 +05:30 |
plugins.md
|
Use generated binstubs in guides examples.
|
2014-05-20 13:29:18 +02:00 |
rails_application_templates.md
|
Use generated binstubs in guides examples.
|
2014-05-20 13:29:18 +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
|
Add @senny's changed from #14741, including code font for resources
|
2014-05-29 00:20:40 -07:00 |
ruby_on_rails_guides_guidelines.md
|
[ci skip] Update GFM link in guides guidelines.
|
2014-05-25 23:36:02 +08:00 |
security.md
|
remove rubyforge.org that was shut down [ci skip]
|
2014-06-06 22:26:56 +05:30 |
testing.md
|
[ci skip] explain association behavior.
|
2014-06-02 10:43:01 -05:00 |
upgrading_ruby_on_rails.md
|
[ci skip] Fix typo in 4.1 upgrade/flash structure
|
2014-06-19 12:40:03 -04: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 |