.. |
2_2_release_notes.textile
|
It's JavaScript :)
|
2010-12-24 00:19:41 +05:30 |
2_3_release_notes.textile
|
It's JavaScript :)
|
2010-12-24 00:19:41 +05:30 |
3_0_release_notes.textile
|
indentation fix
|
2010-12-23 23:34:28 +05:30 |
action_controller_overview.textile
|
No example given on how to render JSON data despite the heading 'Rendering XML and JSON data'; added relevant code.
|
2010-12-21 19:49:42 -08:00 |
action_mailer_basics.textile
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
action_view_overview.textile
|
fix formatting
|
2010-12-26 00:09:08 +05:30 |
active_record_basics.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
active_record_querying.textile
|
highlighted find(array of keys) behaviour when one or more record is not found
|
2010-12-25 22:07:31 +05:30 |
active_record_validations_callbacks.textile
|
It should be ActiveModel::Validator, not ActiveRecord::Validator.
|
2010-12-14 20:35:08 -06:00 |
active_support_core_extensions.textile
|
minor edits
|
2010-12-25 00:38:03 +05:30 |
ajax_on_rails.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
api_documentation_guidelines.textile
|
API guidelines: RDoc markup documentation has been moved in RDoc 3
|
2010-12-23 00:23:22 +01:00 |
association_basics.textile
|
use all and first instead of find(:all) and find(:first)
|
2010-12-25 23:59:57 +05:30 |
caching_with_rails.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01:00 |
command_line.textile
|
removed info about deprecated rake tasks, documented the sandbox option for the rails console and minor corrections
|
2010-12-16 02:09:57 +05:30 |
configuring.textile
|
Config guide: Complete sentence about the Rack::SendFile middleware.
|
2010-12-21 13:45:38 +10:00 |
contribute.textile
|
upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed)
|
2011-01-12 21:12:44 +01:00 |
contributing_to_ruby_on_rails.textile
|
contrib_guide.gsub!("aptitude", "apt-get")
|
2010-12-30 07:13:04 +01:00 |
credits.html.erb
|
small rewording of my entry in the credits
|
2010-12-26 21:27:00 +01:00 |
debugging_rails_applications.textile
|
use all and first instead of find(:all) and find(:first)
|
2010-12-25 23:59:57 +05:30 |
form_helpers.textile
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
generators.textile
|
indentation fixes
|
2010-12-20 02:34:08 +05:30 |
getting_started.textile
|
Added information about invoking migrations in non-default environments to NOTE box in the "Getting Started" guide
|
2010-12-28 17:30:13 +01:00 |
i18n.textile
|
fixed incorrect spacing from 9836854671
|
2010-12-29 02:09:47 +05:30 |
index.html.erb
|
renames the contrib guide in the index
|
2010-12-29 11:42:11 +01:00 |
initialization.textile
|
There's a couple -> There are a couple
|
2010-12-28 17:32:41 +10:00 |
layout.html.erb
|
renames the contrib guide in the index
|
2010-12-29 11:42:11 +01:00 |
layouts_and_rendering.textile
|
It's JavaScript :)
|
2010-12-24 00:19:41 +05:30 |
migrations.textile
|
remove old school validations and replaced with new validates method. Pending: fix active_record guide
|
2010-11-21 03:29:43 +01:00 |
nested_model_forms.textile
|
fix typo
|
2010-12-22 23:47:23 +05:30 |
performance_testing.textile
|
use all and first instead of find(:all) and find(:first)
|
2010-12-25 23:59:57 +05:30 |
plugins.textile
|
clean up plugin references
|
2010-12-25 01:04:10 +05:30 |
rails_application_templates.textile
|
fix spacing
|
2010-12-26 23:00:03 +05:30 |
rails_on_rack.textile
|
correct links to rack articles
|
2010-12-23 22:51:12 -08:00 |
routing.textile
|
Routing guide: clarify what the :as option does for scopes
|
2010-12-31 17:50:37 +10:00 |
ruby_on_rails_guides_guidelines.textile
|
upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed)
|
2011-01-12 21:12:44 +01:00 |
security.textile
|
use all and first instead of find(:all) and find(:first)
|
2010-12-25 23:59:57 +05:30 |
testing.textile
|
spaces with underscores, I mean
|
2010-12-11 00:22:51 +01:00 |