Skip to content

Commit

Permalink
Merge pull request #5 from jana4u/master
Browse files Browse the repository at this point in the history
add magic comments to .rake files
  • Loading branch information
mryan43 committed Mar 22, 2012
2 parents a3d961d + ee62543 commit 3de60d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/magic_encoding.rb
Expand Up @@ -21,6 +21,7 @@ def self.process(options)


extensions = { extensions = {
'rb' => '# {text}', 'rb' => '# {text}',
'rake' => '# {text}',
'haml' => '-# {text}', 'haml' => '-# {text}',
} }


Expand Down

0 comments on commit 3de60d4

Please sign in to comment.