|
|
@ -12,8 +12,8 @@ gem 'cancan', '~> 1.6.7' |
|
|
|
gem 'squeel', '~> 0.9.3' |
|
|
|
gem 'squeel', '~> 0.9.3' |
|
|
|
gem 'sentient_user', '~> 0.3.2' |
|
|
|
gem 'sentient_user', '~> 0.3.2' |
|
|
|
gem 'userstamp_basic', '~> 0.1.0' |
|
|
|
gem 'userstamp_basic', '~> 0.1.0' |
|
|
|
gem 'active_scaffold', :git => 'https://github.com/activescaffold/active_scaffold.git' |
|
|
|
gem 'active_scaffold', '~> 3.1.20' |
|
|
|
# '~> 3.1.14' |
|
|
|
# :git => 'https://github.com/activescaffold/active_scaffold.git' |
|
|
|
# :path => '/home/clyfe/dev/active_scaffold' |
|
|
|
# :path => '/home/clyfe/dev/active_scaffold' |
|
|
|
gem 'pjax_rails', '~> 0.1.10' |
|
|
|
gem 'pjax_rails', '~> 0.1.10' |
|
|
|
gem 'validates_hostname', '~> 1.0.0', :git => 'https://github.com/KimNorgaard/validates_hostname.git' |
|
|
|
gem 'validates_hostname', '~> 1.0.0', :git => 'https://github.com/KimNorgaard/validates_hostname.git' |
|
|
|