imathis / fancy-buttons

Fancy CSS Buttons using Compass
http://brandonmathis.com/projects/fancy-buttons/
819 stars 55 forks source link

Switch to using better bundler conventions #38

Closed rmm5t closed 12 years ago

rmm5t commented 12 years ago

See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

chriseppstein commented 12 years ago

I added this on master and also gitignored the Gemfile.lock. Thanks for the nudge.