rails/railties/guides
2010-11-16 00:04:37 +01:00
..
assets ensures that no browser shows a vertical scrollbar in the code blocks of guides, thanks to Marcelino Llano for a hint to fix this 2010-10-24 19:28:28 +02:00
rails_guides ensures that no browser shows a vertical scrollbar in the code blocks of guides, thanks to Marcelino Llano for a hint to fix this 2010-10-24 19:28:28 +02:00
source updated the rails guide to reflect changes in the action view railtie relating to the asset id cache code 2010-11-16 00:04:37 +01:00
rails_guides.rb if there's a Gemfile and doc:guides can't load RedCloth, print instructions for bundler 2010-07-30 21:50:53 +02:00
w3c_validator.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 13:17:32 +02:00