.. |
kindle
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
2_2_release_notes.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
2_3_release_notes.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
3_0_release_notes.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
3_1_release_notes.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
3_2_release_notes.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
_license.html.erb
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
_welcome.html.erb
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
action_controller_overview.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
action_mailer_basics.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
action_view_overview.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
active_model_basics.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
active_record_basics.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
active_record_querying.textile
|
fix typo. thanks @nertzy
|
2012-03-30 13:58:51 +01:00 |
active_record_validations_callbacks.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
active_support_core_extensions.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
active_support_instrumentation.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
ajax_on_rails.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
api_documentation_guidelines.textile
|
restores example depicting the use of true or false in regular font
|
2012-03-25 20:26:35 +02:00 |
asset_pipeline.textile
|
Improve config.assets.initialize_on_precompile guide.
|
2012-04-04 22:33:09 +08:00 |
association_basics.textile
|
:foreign_key option should be on has_many side of association
|
2012-03-23 18:30:16 +08:00 |
caching_with_rails.textile
|
improvements in "caching_with_rails" guide
|
2012-03-22 11:39:46 +02:00 |
command_line.textile
|
document -e argument for rails console
|
2012-03-24 17:24:22 -05:00 |
configuring.textile
|
Make controller namespace partial prefix optional
|
2012-03-28 20:21:46 -04:00 |
contributing_to_ruby_on_rails.textile
|
[ci skip] Make guides more readable & consistent
|
2012-03-20 13:01:01 -04:00 |
credits.html.erb
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
debugging_rails_applications.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
documents.yaml
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
engines.textile
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-04-04 12:42:22 +05:30 |
form_helpers.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
generators.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
getting_started.textile
|
Small improvements added to getting started
|
2012-04-05 02:41:21 +05:30 |
i18n.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
index.html.erb
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
initialization.textile
|
Revert "[ci skip] updated bin/rails code in Rails Initialization Process guide"
|
2012-03-27 21:08:08 +05:30 |
layout.html.erb
|
Adds favicon to guides layout
|
2012-04-22 13:20:22 -07:00 |
layouts_and_rendering.textile
|
Reorder bits in the Layouts and Rendering guide
|
2012-03-31 10:31:43 -04:00 |
migrations.textile
|
Updated migrations.textile to change :integer on line 807 to :boolean, as it was earlier in the example. :flag is a boolean, not an integer. (defaults to false)
|
2012-04-04 11:07:33 -04:00 |
nested_model_forms.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
performance_testing.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
plugins.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
rails_application_templates.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
rails_on_rack.textile
|
removed deprecated methods and middlewares
|
2012-04-04 12:09:10 +02:00 |
routing.textile
|
copy editing [ci skip]
|
2012-04-01 19:49:36 +05:30 |
ruby_on_rails_guides_guidelines.textile
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-03-24 17:15:10 +05:30 |
security.textile
|
moves the guides up to the root directory
|
2012-03-17 08:32:49 -07:00 |
testing.textile
|
:success includes the whole 200 range, not just 200.
|
2012-04-01 08:39:57 -05:00 |
upgrading_ruby_on_rails.textile
|
Revert "rails 4 will support ruby version 1.9.4 or higher"
|
2012-04-04 12:19:29 +05:30 |