reactrb/reactrb

View on GitHub
gemfiles/opal_0.9_react_13.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.3.3", :require => false

group :development do
  gem "appraisal"
end

gemspec :path => "../"