.. |
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
|
mention performance test extraction in 4.0 guide
|
2013-01-10 17:53:41 +01:00 |
_license.html.erb
|
|
|
_welcome.html.erb
|
|
|
action_controller_overview.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
action_mailer_basics.md
|
document how to create custom rails environments
|
2013-01-21 20:38:04 +01:00 |
action_view_overview.md
|
|
|
active_model_basics.md
|
|
|
active_record_basics.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
active_record_callbacks.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
active_record_querying.md
|
find_last_by is deprecated in AR 4
|
2013-01-02 04:47:29 +09:00 |
active_record_validations.md
|
Update guides/source/active_record_validations.md
|
2013-01-15 22:54:21 +06:00 |
active_support_core_extensions.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
active_support_instrumentation.md
|
Fixed couple of typos
|
2012-12-27 18:11:21 +01:00 |
api_documentation_guidelines.md
|
|
|
asset_pipeline.md
|
add asset pipeline guides section on implementing & registering own engines
|
2013-01-10 14:09:47 +03:00 |
association_basics.md
|
|
|
caching_with_rails.md
|
Readd deleted section of caching rails guide
|
2013-01-03 18:21:20 -07:00 |
command_line.md
|
script => bin
|
2013-01-18 17:12:47 +09:00 |
configuring.md
|
copy-edits 7e6e4f2 [ci skip]
|
2013-01-21 21:14:50 +01:00 |
contributing_to_ruby_on_rails.md
|
adding small mention one single line blocks in contributing to rails
|
2013-01-09 10:09:06 -06:00 |
credits.html.erb
|
"SSL everywhere" for GitHub URLs
|
2013-01-02 03:59:56 +09:00 |
debugging_rails_applications.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
development_dependencies_install.md
|
|
|
documents.yaml
|
Remove WIP from Working With JavaScript Guide.
|
2013-01-13 13:34:36 -05:00 |
engines.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
form_helpers.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
generators.md
|
update the scaffold generator outputs
|
2013-01-04 06:23:16 +09:00 |
getting_started.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
i18n.md
|
prefer american spelling of 'behavior'
|
2013-01-07 11:47:27 +03:00 |
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
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-09 01:04:15 +05:30 |
migrations.md
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-01-01 20:29:43 +05:30 |
nested_model_forms.md
|
prefer american spelling of 'behavior'
|
2013-01-07 11:47:27 +03:00 |
plugins.md
|
|
|
rails_application_templates.md
|
we don't have public/index.html anymore
|
2013-01-04 06:23:16 +09:00 |
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
|
PUT => PATCH or PUT
|
2013-01-02 06:41:51 +09:00 |
testing.md
|
remove performance tests from the default stack
|
2013-01-10 17:09:06 +01:00 |
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 |