rails--rails/guides/source
Xavier Noria 553b6958dc doc/README_FOR_APP is no longer generated 2013-01-08 00:50:56 +01:00
..
kindle
2_2_release_notes.md
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 Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
_license.html.erb
_welcome.html.erb
action_controller_overview.md Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
action_mailer_basics.md Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
action_view_overview.md
active_model_basics.md
active_record_basics.md
active_record_callbacks.md
active_record_querying.md
active_record_validations.md
active_support_core_extensions.md delegate to :class rather than 'self.class' 2013-01-06 12:43:30 +03:00
active_support_instrumentation.md
api_documentation_guidelines.md
asset_pipeline.md
association_basics.md
caching_with_rails.md
command_line.md
configuring.md
contributing_to_ruby_on_rails.md
credits.html.erb
debugging_rails_applications.md
development_dependencies_install.md
documents.yaml
engines.md Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
form_helpers.md
generators.md
getting_started.md doc/README_FOR_APP is no longer generated 2013-01-08 00:50:56 +01:00
i18n.md
index.html.erb
initialization.md Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' 2013-01-06 21:41:36 -07:00
layout.html.erb
layouts_and_rendering.md
migrations.md
nested_model_forms.md
performance_testing.md
plugins.md
rails_application_templates.md
rails_on_rack.md prefer do-end for multiline block 2013-01-06 02:01:22 +03:00
routing.md
ruby_on_rails_guides_guidelines.md
security.md
testing.md
upgrading_ruby_on_rails.md
working_with_javascript_in_rails.md Update some code examples on the "Working with JavaScript in Rails" guide. 2013-01-05 18:20:41 -02:00