move to opal from sinatra

also external index
This commit is contained in:
Torsten Ruger
2015-07-22 17:10:50 +03:00
parent d021816726
commit a0721a0cde
5 changed files with 15 additions and 49 deletions

View File

@ -1,8 +1,6 @@
source 'https://rubygems.org'
gem 'opal-react', :path => '../react.rb'
gem 'opal-browser'
gem 'sinatra'
gem 'opal-jquery'
gem 'react-source'