some bugs fixed and many visual improvements added
git-svn-id: http://svn.sp-service.com.ua/svnroot/svn/base_site/trunk@4 d975c5f9-4e99-4c31-b122-d878075b96d9
Showing
source 'https://rubygems.org' | ||
gem 'rails', '4.2.5.1' | ||
gem 'rails', '4.2.7.1' | ||
gem 'mysql2' | ||
gem 'uglifier', '>= 1.3.0' | ||
gem 'sass-rails', '~> 5.0' | ||
... | ... | @@ -32,7 +32,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc |
gem 'tzinfo-data', platforms: [:mingw, :mswin, :jruby] | ||
group :development do | ||
gem 'web-console', '~> 2.0' | ||
gem 'capistrano', '~> 3.4' | ||
gem 'capistrano', '~> 3.6.1' | ||
gem 'capistrano-faster-assets', '~> 1.0' | ||
gem 'capistrano-bundler' | ||
gem 'capistrano-rvm' | ||
... | ... |
File moved
File moved
app/models/image.rb
0 → 100644
No preview for this file type
test/fixtures/images.yml
0 → 100644
test/models/image_test.rb
0 → 100644
Please register or sign in to comment