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
2014-11-28 01:34:33 +08:00
..
kindle
2_2_release_notes.md
2_3_release_notes.md
3_0_release_notes.md Fixing wrong link in 'Ruby on Rails 3.0 Release Notes' [ci skip] 2014-11-25 17:52:46 +01:00
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md Remove redundancy 2014-11-06 00:48:16 -05:00
4_2_release_notes.md removes double mention of deliver_now 2014-11-27 09:21:38 +01:00
_license.html.erb
_welcome.html.erb updates some pointers in the guides welcome section [ci skip] 2014-11-27 13:40:27 +01:00
action_controller_overview.md [ci skip] No need to indent here (AC overview). 2014-10-25 21:37:30 +08:00
action_mailer_basics.md Update docs to reflect changes to MailerGenerator. 2014-11-25 09:56:49 +08:00
action_view_overview.md Remove bullet point to unwritten/unreferenced section 2014-11-19 14:31:28 -05:00
active_job_basics.md [CI SKIP] Improvements to Active Job guide. 2014-11-20 23:29:48 +08:00
active_model_basics.md Fix typo in Active Model guide 2014-10-05 18:28:42 +05:30
active_record_basics.md Fix typo in "Active Record Basics" guide. [ci skip] 2014-10-24 22:01:05 +00:00
active_record_callbacks.md
active_record_migrations.md AR Migrations Guide#Foreign Keys: fix wrong table 2014-10-24 16:59:16 +02:00
active_record_postgresql.md [ci skip] correct example output and filename in pg guide 2014-11-22 16:13:33 +09:00
active_record_querying.md
active_record_validations.md Merge branch 'master' of github.com:rails/rails 2014-11-04 13:20:22 +00:00
active_support_core_extensions.md Minor English fixes in docs [ci skip] 2014-11-17 15:31:39 +07:00
active_support_instrumentation.md [ci skip] fix incorrect key in Active Support Instrumentation guide 2014-10-31 09:39:40 +09:00
api_documentation_guidelines.md
asset_pipeline.md Tiny documentation styling fixes [ci skip] 2014-11-02 12:32:50 +01:00
association_basics.md [ci skip] Remove outdate note of :dependent 2014-11-28 01:34:33 +08:00
caching_with_rails.md
command_line.md [ci skip] Fix typo in command_line.md 2014-11-09 23:38:56 +09:00
configuring.md Replace ActionDispatch::Head with Rack::Head. 2014-11-24 19:48:51 +09:00
contributing_to_ruby_on_rails.md Oops, missed a closing bracket [ci skip] 2014-10-21 00:36:31 -07:00
credits.html.erb Remove broken http://tore.darell.no link 2014-10-15 05:19:19 -07:00
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Prepare for RC: un-wip release notes [ci skip] 2014-11-25 04:36:54 -08:00
engines.md We shouldn't be linking to edgeapi [ci skip] 2014-11-25 04:34:43 -08:00
form_helpers.md Merge pull request #17796 from leafac/fix-format 2014-11-27 08:39:07 +01:00
generators.md
getting_started.md Merge pull request #17705 from fgo/patch-14 2014-11-21 15:21:22 -05:00
i18n.md [ci skip] removing ruby-i18n.org/wiki link that is not available and using “gems” instead of plugins 2014-10-09 17:07:58 +05:30
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md In render file, by default the current layout is rendered always 2014-10-01 11:03:49 +05:30
maintenance_policy.md
nested_model_forms.md
plugins.md technical correction in guides under 'Generating an engine' 2014-09-28 09:20:32 -07:00
rails_application_templates.md
rails_on_rack.md [ci skip] Fix class name of middleware. 2014-11-23 13:20:28 +09:00
routing.md
ruby_on_rails_guides_guidelines.md Add link to API Documentation Guidelines 2014-11-01 18:39:28 -04:00
security.md Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip] 2014-11-22 16:48:58 +01:00
testing.md Simplify and fix grammar 2014-11-14 21:22:10 +01:00
upgrading_ruby_on_rails.md Use web_console 2.0 for 4.2.0.rc1 release 2014-11-26 02:10:05 +02:00
working_with_javascript_in_rails.md