Skip to content

Commit

Permalink
Update dust.js to 1.0.0(LinkedIn version)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoseong Hwang committed Sep 19, 2012
1 parent c12b5e2 commit 4e01493
Show file tree
Hide file tree
Showing 7 changed files with 6,242 additions and 5,141 deletions.
2 changes: 1 addition & 1 deletion lib/dust-rails/rails/dust_template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Rails

module Source
def self.path
@path ||= File.expand_path('../../../../vendor/assets/javascripts/dust-full-for-compile.js', __FILE__)
@path ||= File.expand_path('../../../../vendor/dustjs/lib/dust.js', __FILE__)
end

def self.contents
Expand Down
Loading

0 comments on commit 4e01493

Please sign in to comment.