..
kindle
2_2_release_notes.textile
Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins
2012-07-08 21:12:02 +02:00
2_3_release_notes.textile
Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins
2012-07-08 21:12:02 +02:00
3_0_release_notes.textile
3_1_release_notes.textile
3_2_release_notes.textile
4_0_release_notes.textile
Fallback to :en locale instead of handling a constant with defaults
2012-08-11 00:20:19 -03:00
_license.html.erb
_welcome.html.erb
action_controller_overview.textile
action_mailer_basics.textile
Fixed second assert_match - previous one didn't make any sense (if the first passed, the second passed as well)
2012-07-09 12:15:17 +02:00
action_view_overview.textile
Audit the usage of the word "JavaScript"
2012-08-02 14:20:49 -04:00
active_model_basics.textile
prevent users from unknowingly using bad regexps that can compromise security ( http://homakov.blogspot.co.uk/2012/05/saferweb-injects-in-various-ruby.html )
2012-06-14 18:10:49 +02:00
active_record_basics.textile
active_record_querying.textile
AR::Relation#order: make new order prepend old one
2012-07-31 10:24:18 +03:00
active_record_validations_callbacks.textile
Merge pull request #6827 from zephyr-dev/master
2012-07-27 11:02:29 -07:00
active_support_core_extensions.textile
defines String#indent [ closes #7263 ] [Xavier Noria & Ace Suares]
2012-08-07 16:57:28 +02:00
active_support_instrumentation.textile
fix typo on ActiveSupport instrumentation guide [ci skip]
2012-05-29 15:08:53 -05:00
ajax_on_rails.textile
Audit the usage of the word "JavaScript"
2012-08-02 14:20:49 -04:00
api_documentation_guidelines.textile
asset_pipeline.textile
removes usage of Object#in? from the code base (the method remains defined by Active Support)
2012-08-06 00:30:02 +02:00
association_basics.textile
fixup guides in light of :dependent changes
2012-08-10 23:45:25 +01:00
caching_with_rails.textile
Fix cache_store configuration example
2012-06-11 23:29:59 +01:00
command_line.textile
Audit the usage of the word "JavaScript"
2012-08-02 14:20:49 -04:00
configuring.textile
Add doc for config.action_dispatch.default_headers
2012-08-10 22:00:50 -05:00
contributing_to_ruby_on_rails.textile
copy edits [ci skip]
2012-08-04 15:09:33 +05:30
credits.html.erb
Add oscardelben to authors
2012-05-18 08:45:03 -07:00
debugging_rails_applications.textile
Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins
2012-07-08 21:12:02 +02:00
documents.yaml
engines.textile
fix removed ruby tag in commit 890b9dd
[ci skip]
2012-07-22 19:51:17 -05:00
form_helpers.textile
Revert "Select missing formbuilder typo."
2012-07-08 20:03:39 -05:00
generators.textile
getting_started.textile
fixed wrong route for creating new post [ci skip]
2012-08-02 20:02:37 +03:00
i18n.textile
Fix a mistake in the I18n guide: English => Spanish [ci skip]
2012-07-31 09:41:35 -07:00
index.html.erb
initialization.textile
Rewrite some parts of the Rails initialization guide
2012-06-17 11:30:20 -07:00
layout.html.erb
layouts_and_rendering.textile
Remove :confirm
in favor of :data => { :confirm => 'Text' }
option
2012-07-18 10:32:17 -03:00
migrations.textile
Update migrations guide
2012-07-08 23:04:06 +04:00
nested_model_forms.textile
performance_testing.textile
Update performance testing guide [ci skip]
2012-07-24 13:13:14 -05:00
plugins.textile
Fix broken links in 2.2 release notes, i18n, debugging, security, 2.3 release notes, plugins
2012-07-08 21:12:02 +02:00
rails_application_templates.textile
rails_on_rack.textile
modify middleware docs [ci skip]
2012-06-14 23:14:47 +05:30
routing.textile
Merge branch 'master' of github.com:lifo/docrails
2012-06-30 23:15:22 +05:30
ruby_on_rails_guides_guidelines.textile
[guides] guides:generate:kindle is the new interface to generate .mobi file instead of using KINDLE=1
2012-05-28 16:20:10 -05:00
security.textile
Audit the usage of the word "JavaScript"
2012-08-02 14:20:49 -04:00
testing.textile
Merge branch 'master' of github.com:lifo/docrails
2012-07-15 19:36:19 +05:30
upgrading_ruby_on_rails.textile
AR::Relation#order: make new order prepend old one
2012-07-31 10:24:18 +03:00