Updated haml and acts_as_paranoid. Removed sass templates.
This commit is contained in:
parent
79f8836da0
commit
a4f71bd672
27 changed files with 8 additions and 1935 deletions
3
Gemfile
3
Gemfile
|
|
@ -6,10 +6,11 @@ gem "rails", '3.0.7'
|
|||
gem 'mysql'
|
||||
gem "fastercsv"
|
||||
gem "prawn", '<=0.6.3'
|
||||
gem 'haml', '>=2.0.6'
|
||||
gem 'haml'
|
||||
gem "will_paginate", "~> 3.0.pre2"
|
||||
gem 'jquery-rails'
|
||||
gem 'simple_form'
|
||||
gem 'rails3_acts_as_paranoid'
|
||||
|
||||
group :development do
|
||||
gem 'annotate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue