This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Model.new.foo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 2129f60889393ba501d3c615bb54a15c597184db Mon Sep 17 00:00:00 2001 | |
From: nyash <[email protected]> | |
Date: Sun, 7 Aug 2011 01:31:52 +0200 | |
Subject: [PATCH] rails 3.1 support | |
--- | |
lib/generators/assets/assets_generator.rb | 9 +++++++++ | |
lib/generators/nested_scaffold_generator.rb | 4 ++-- | |
.../stylesheets/stylesheets_generator.rb | 9 --------- | |
3 files changed, 11 insertions(+), 11 deletions(-) |
NewerOlder