reactrb/reactrb

View on GitHub
gemfiles/opal_0.9_react_15.gemfile

Summary

Maintainability
Test Coverage
# This file was generated by Appraisal

source "https://rubygems.org"

ruby ">= 1.9.3"

gem "opal", "~> 0.9.0"
gem "opal-rails", "~> 0.9.0"
gem "react-rails", "~> 1.10.0", :require => false

group :development do
  gem "appraisal"
end

gemspec :path => "../"