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
Rafael França c4433bc564
Merge pull request #25612 from vipulnsward/publish-testing-guide
Mark Testing Guide as pubished and reword the title
2016-06-30 17:19:58 -03:00
..
kindle
2_2_release_notes.md Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip] 2016-05-06 16:21:20 +02:00
2_3_release_notes.md Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip] 2016-05-06 18:55:21 +02:00
3_0_release_notes.md Fix link in 'Ruby on Rails 3.0 Release Notes' [ci skip] 2016-05-06 16:47:45 +02:00
3_1_release_notes.md
3_2_release_notes.md
4_0_release_notes.md
4_1_release_notes.md
4_2_release_notes.md
5_0_release_notes.md Merge pull request #25609 from rosenfeld/patch-8 2016-06-30 13:57:53 -04:00
_license.html.erb
_welcome.html.erb
action_cable_overview.md backports cable guide and index updates 2016-05-15 00:02:17 +02:00
action_controller_overview.md
action_mailer_basics.md
action_view_overview.md
active_job_basics.md Merge pull request #25378 from nikhilthombare/patch-1 2016-06-13 13:01:52 -04:00
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_migrations.md
active_record_postgresql.md
active_record_querying.md Use #distinct instead of #uniq in the guides [ci skip] (#25098) 2016-05-21 11:07:01 -03:00
active_record_validations.md Active Model: Improve CHANGELOG and documentation for validates_acceptance_of [ci skip] 2016-05-05 16:25:47 -05:00
active_support_core_extensions.md Support for unified Integer class in Ruby 2.4+ 2016-05-18 22:04:22 -07:00
active_support_instrumentation.md
api_app.md
api_documentation_guidelines.md Support for unified Integer class in Ruby 2.4+ 2016-05-18 22:04:22 -07:00
asset_pipeline.md
association_basics.md
autoloading_and_reloading_constants.md autoloading guide: specify autoload paths are set when the app boots [ci skip] 2016-05-26 07:43:12 +02:00
caching_with_rails.md
command_line.md
configuring.md Merge pull request #25599 from prathamesh-sonpatki/update-upgrade-guide 2016-06-30 12:07:23 -04:00
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml Merge pull request #25612 from vipulnsward/publish-testing-guide 2016-06-30 17:19:58 -03:00
engines.md
form_helpers.md
generators.md
getting_started.md Merge pull request #25597 from prathamesh-sonpatki/update-getting-started-master 2016-06-30 12:07:10 -04:00
i18n.md
index.html.erb
initialization.md
layout.html.erb
layouts_and_rendering.md
maintenance_policy.md Add 4.2.Z back to the maintenance list 2016-05-23 17:33:16 -03:00
nested_model_forms.md
plugins.md
profiling.md
rails_application_templates.md
rails_on_rack.md
routing.md
ruby_on_rails_guides_guidelines.md
security.md
testing.md Merge pull request #25596 from prathamesh-sonpatki/testing-guide-50 2016-06-30 12:07:36 -04:00
upgrading_ruby_on_rails.md Merge pull request #25611 from alexcameron89/upgrading_rails_guide 2016-06-30 16:03:44 -04:00
working_with_javascript_in_rails.md