Launch Site SignThese
This is an entry in the 2012 Rails Rumble. After checking it out, we encourage you
to leave feedback and then take a look at the hundreds of other amazing entries.
By "SignThese"
Description
Sign and get documents signed right from your inbox.
More details can be seen at:
http://signthese.com/system/signthese.mp4
Built By
Built With
Interested in seeing what was used to build this application? Resources may include things like open source libraries, third party APIs, and icons.
# From the Gemfile
gem 'rails', '3.2.8'
gem 'sqlite3'
gem 'json'
gem 'haml'
gem 'sass'
gem 'hobo_fields', "~> 2.0.0.pre1"
gem 'paperclip'
gem 'resque'
gem 'uuidtools'
gem 'prawn'
group :assets do
gem 'sass-...
# From the Gemfile
gem 'rails', '3.2.8'
gem 'sqlite3'
gem 'json'
gem 'haml'
gem 'sass'
gem 'hobo_fields', "~> 2.0.0.pre1"
gem 'paperclip'
gem 'resque'
gem 'uuidtools'
gem 'prawn'
group :assets do
gem 'sass-rails', '~> 3.2.3'
gem 'coffee-rails', '~> 3.2.1'
gem 'therubyracer', :platforms => :ruby
gem 'uglifier', '>= 1.0.3'
end
gem 'jquery-rails'
gem 'unicorn'
gem 'capistrano'
gem 'rvm-capistrano'
gem "rspec-rails", ">= 2.11.0", :group => [:development, :test]
group :production do
gem 'mysql2'
end
# On the Server
* Ubuntu
* JODConverter
* LibreOffice
* Sun Java 6
* God.rb
* Unicorn
* Nginx
* RVM
* redis
* MySQL
* sendmail
Powered by Web Formz in your Emailz.
2012