Using github's linguist to better detect filetypes and to do syntax highlighting.
This commit is contained in:
parent
9ee345750c
commit
5b6019f357
6 changed files with 21 additions and 56 deletions
1
Gemfile
1
Gemfile
|
@ -18,6 +18,7 @@ gem "six"
|
|||
gem "therubyracer"
|
||||
gem "faker"
|
||||
gem "seed-fu"
|
||||
gem "linguist", "~> 1.0.0", :git => "https://github.com/github/linguist.git"
|
||||
gem "pygments.rb", "0.2.7"
|
||||
gem "thin"
|
||||
gem "unicorn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue