We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85a27bc + 3ac1d8f commit 8c0e0b4Copy full SHA for 8c0e0b4
react-rails.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.version = React::Rails::VERSION
9
s.summary = 'React/JSX adapter for the Ruby on Rails asset pipeline.'
10
s.description = 'Compile your JSX on demand or precompile for production.'
11
- s.homepage = 'https://github.com/facebook/react-rails'
+ s.homepage = 'https://github.com/reactjs/react-rails'
12
s.license = 'APL 2.0'
13
14
s.author = ['Paul O’Shannessy']
0 commit comments