rails-application-templates-real-world
def source_paths
Array(super) +
[File.expand_path(File.dirname(__FILE__))]
end
| Name | Name | Last commit date | ||
|---|---|---|---|---|
rails-application-templates-real-world
def source_paths
Array(super) +
[File.expand_path(File.dirname(__FILE__))]
end