Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react_on_rails

We are on a mission to provide seamless integration of React and Ruby on Rails using Webpack.
Collective - Host: opensource - https://opencollective.com/react-on-rails - Code: https://github.com/shakacode/react_on_rails

Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 8d9029eb7e545bed2a3d55fb8953a7159b89b11f authored almost 7 years ago by Justin Gordon <[email protected]>
Release 10.1.3

github.com/shakacode/react_on_rails - 3b997304643ae5eb9ae6e8376d823404c62fa12c authored almost 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 8e6f61c37c35c03bd931247cd54329283a757e68 authored almost 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - ed886c4239670865c7c35b94aff62f6ee0f27c27 authored almost 7 years ago by Justin Gordon <[email protected]>
Report error in parsing version number (#1025)

github.com/shakacode/react_on_rails - fc2e1e068023d46126eb0b7a71683a5ae7f36bfd authored almost 7 years ago by Alexey Makhotkin <[email protected]>
Update Changelog for 10.1.2

github.com/shakacode/react_on_rails - 7956e378b0a3308b07d46793c6e5e14b5bfa2154 authored almost 7 years ago by Justin Gordon <[email protected]>
Use ReactDOM.hydrate() for hydrating a SSR component if available (#1028)

github.com/shakacode/react_on_rails - 7e18fef7945cce681e1a1b7552f0a67e02a91ad5 authored almost 7 years ago by Joe Duchnowski <[email protected]>
Test in Ruby 2.5.0 (#1026)

github.com/shakacode/react_on_rails - eb4438a7a81f84038a1945323ff9f7805b53390a authored almost 7 years ago by Alexey Makhotkin <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 7923549b143ae87e067b5e0a18ace72dca24cc66 authored almost 7 years ago by Justin Gordon <[email protected]>
Release 10.1.1

github.com/shakacode/react_on_rails - b2b3ece6bb89f4482378a84ef2a1ec541e6cb7f5 authored almost 7 years ago by Justin Gordon <[email protected]>
Update gems in spec/dummy_no_webpacker

github.com/shakacode/react_on_rails - a8a9f20c09edbe1903e967896b7bd0579bea8886 authored almost 7 years ago by Justin Gordon <[email protected]>
Update nokogiri yard in spec/dummy

github.com/shakacode/react_on_rails - 8e30799acc037b8d4ee547248dd152b523136bdc authored almost 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - d2f5a856dce9430e1799ac6e5a34e807a752f613 authored almost 7 years ago by Justin Gordon <[email protected]>
Fix server rendering rescue (#1020)

* Fix server rendering rescue

github.com/shakacode/react_on_rails - 05b211448fce62a3d2ec704b100ca77f7856a3ee authored almost 7 years ago by Justis Blasco <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 9ad439161c9d1fa84d5fb43859c367534f17dc94 authored almost 7 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - defe5bcac4f2805c0fe563c9f604ac15a1d95c21 authored almost 7 years ago by Justin Gordon <[email protected]>
Release 10.1.0

github.com/shakacode/react_on_rails - a9ee490c59a764f67044bd3a95717c95ee02eea8 authored almost 7 years ago by Justin Gordon <[email protected]>
Fix redux generator (#1019)

* Use redux in generated hello world example

github.com/shakacode/react_on_rails - e86cd422d3144d5630327ce4e27fee43a8bb3d85 authored almost 7 years ago by Justin Gordon <[email protected]>
Added 2 helpers to get hashed file names (#1018)

Added 2 cache helpers:

ReactOnRails::Utils.bundle_file_name(bundle_name)
ReactOnRails::Utils...

github.com/shakacode/react_on_rails - 99e03413094a9274db331197b718e41d4c0cf896 authored almost 7 years ago by Justin Gordon <[email protected]>
Fix rubocop errors (#1016)

* Minimum Ruby version advanced to 2.1.0
* docker-compose.yml checked into git

github.com/shakacode/react_on_rails - 8c8077b3b86680581aef5f49908225aa33ea25fd authored almost 7 years ago by Recon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - c2abcdee782efced74f65eb285751080a05af84f authored almost 7 years ago by Justin Gordon <[email protected]>
Updated HelloWorld.jsx (#1017)

After the new facebook docs update the link to set initial state in ES6 Class has changed to htt...

github.com/shakacode/react_on_rails - 1fa391c48962e3b4d2292446a48241031f6f27d4 authored almost 7 years ago by Ankur Vyas <[email protected]>
Update PROJECTS.md

github.com/shakacode/react_on_rails - ea390c0f85b108cf0d71e8860b035dbb2cba19c2 authored almost 7 years ago by Justin Gordon <[email protected]>
Fix Utils.bundle_js_file_path for manifest.json in webpacker projects (#1012)

* Fix Utils.bundle_js_file_path for manifest.json in webpacker projects

Utils.bundle_js_file_...

github.com/shakacode/react_on_rails - c9437d7fea3f7327b3a0ef9e94be07d6842a1733 authored almost 7 years ago by Gavin Elster <[email protected]>
Fix broken link to 8.x -> 9.x upgrade instructions (#1003)

github.com/shakacode/react_on_rails - 5eea919197cef735a9ba649b97d5a7d3a6b7c9a4 authored about 7 years ago by Mark Rossetti <[email protected]>
Fix typo. It must be rails generate (#994)

Otherwise it returns `Don't know how to build task 'generator' (see --tasks)`

github.com/shakacode/react_on_rails - 0db0159695170e7f7c907387672233a963dd750f authored about 7 years ago by Mariusz Błaszczak <[email protected]>
Update README.md (#992)

github.com/shakacode/react_on_rails - 44e697018b5452d8198731c9201ffbbc2041ed60 authored about 7 years ago by Tsukuru Tanimichi <[email protected]>
Update Gemfile (#989)

Set the min rubocop version.

github.com/shakacode/react_on_rails - 02c9ba34013641b523ee7d662e50e4f3e928de39 authored about 7 years ago by Justin Gordon <[email protected]>
Update Rails from 5.1.2 to 5.1.4 (#984)

Gemnasium, the service used by our project, to
track the dependency shows the necessity of
upg...

github.com/shakacode/react_on_rails - c619afb815f148a3ee7964082044a19deabaa363 authored about 7 years ago by Kartikey Tanna <[email protected]>
Comment typo fix "...in tha..." -> "..in that..." (#987)

github.com/shakacode/react_on_rails - 067d80fa3ddacdf512a3dc1ae7cdd8a8ea8370d6 authored about 7 years ago by Scott Meves <[email protected]>
Update README.md to reflect 2 setups for Webpack (#983)

github.com/shakacode/react_on_rails - 4f58a66da9332f571b4fc890707c21569006d603 authored about 7 years ago by Justin Gordon <[email protected]>
Clarify tutorial scope; Explain exact gem version (#981)

github.com/shakacode/react_on_rails - 87fdc1e4f4c9beba27619936b9488b235dc9f8cb authored about 7 years ago by Viktor Fonic <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - bb09ee3fc3683d981ab37cbb44db1b2a8bd50f9d authored about 7 years ago by Justin Gordon <[email protected]>
Update v9 references to v10 (#980)

* Update v9 references to v10

github.com/shakacode/react_on_rails - b4e9e582e85fbdef7165d400a0910c049e03530b authored about 7 years ago by Viktor Fonic <[email protected]>
Add instructions to convert rails-5 API only app to rails app before setting react-on-rails (#978)

github.com/shakacode/react_on_rails - a42a95ae5ef628c5794bb4d94d6824a96fe8e04d authored about 7 years ago by Divya Nagar <[email protected]>
Fix compare link in CHANGELOG.md (#976)

github.com/shakacode/react_on_rails - 23a59cfe57514efca38301708cf7b741ccaf6f10 authored about 7 years ago by Ryunosuke Sato <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 104cb00457455616947fd1be71918f0e95edaebd authored about 7 years ago by Justin Gordon <[email protected]>
Release 10.0.2

github.com/shakacode/react_on_rails - 5d538d98419f022c267faea055155a8eaea6eca8 authored about 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 3478fa06629892debf310e91631f91491dc94963 authored about 7 years ago by Justin Gordon <[email protected]>
Remove unnecessary dependencies from released NPM package (#968)

* Run generator inside destination root

It is necessary to inform yarn what current directory...

github.com/shakacode/react_on_rails - 45fbc21a012b955e9a093e358c5ab4d2981ff11b authored about 7 years ago by Ryunosuke Sato <[email protected]>
Fixed typo (#975)

github.com/shakacode/react_on_rails - 35f88ca8e997199b4e20131f41320fc366de60f4 authored about 7 years ago by Lucas Lobosque <[email protected]>
Fix broken links in Table of Contents (#974)

There were changes in Table of Contents, Getting started to Getting Started with an existing Rai...

github.com/shakacode/react_on_rails - 2128183c96a493bbcf5a3ff4a334a68d80e59e15 authored about 7 years ago by Divya Nagar <[email protected]>
Fixed README.md typo in SSR example (#972)

github.com/shakacode/react_on_rails - 6982a8021464c590e37600ca466d081846caa231 authored about 7 years ago by Damian Legawiec <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 4f2daa74052ce9daa58b32c492b87e4f5c65e5ab authored about 7 years ago by Justin Gordon <[email protected]>
Release 10.0.1

github.com/shakacode/react_on_rails - cac45588294fde43c1d7ee241076a4ce19f3e34d authored about 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 37e77854d185ee0d5ee5de4bf7e009180302ded5 authored about 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - d2fccd8d43d469268d7c206766bc8dc2310b8ae5 authored about 7 years ago by Justin Gordon <[email protected]>
Stop FileList from trying to access system root (#961)

github.com/shakacode/react_on_rails - 5e094e89590d6693dae8065118335359b928d478 authored about 7 years ago by Judah Meek <[email protected]>
Typo in rescue for server rendering (#963)

* typo in rescue

github.com/shakacode/react_on_rails - 3ce836bae9ba206658acef7fb41947795ec05ea2 authored about 7 years ago by Anatolii Didukh <[email protected]>
fixing configuration checks (#967)

fixed and improved configuration checks broken by #899

github.com/shakacode/react_on_rails - 882cc5dc1c2a178a17430f6f2dcab28f5d3509f5 authored about 7 years ago by Anatolii Didukh <[email protected]>
v9+ Migration Doc (#957)

github.com/shakacode/react_on_rails - cc9db6dfa23e2e5fb32184e09106d11bea20fd1c authored about 7 years ago by Judah Meek <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 03ca2a507f2574423c7ba1b8edbb163fb81c00f9 authored about 7 years ago by Justin Gordon <[email protected]>
change i18n directory check (#899)

Source of the issue is that for a directory object, blank? returns true
if the directory is emp...

github.com/shakacode/react_on_rails - 820ac3cdac2cf4a1dcd85861d6fe821f262a2119 authored about 7 years ago by Håkon Årøen <[email protected]>
Fix to add missing dependency to run generator spec individually (#962)

Without this `require` statement, the following error has thrown:

$ bundle exec rspec spe...

github.com/shakacode/react_on_rails - 991b50ab35bcb590be6b0119e637015b641d97f6 authored about 7 years ago by Ryunosuke Sato <[email protected]>
Add missed react_component_hash functionality (#960)

When I created #951, I forgot to add the useful functionality from #950 that would ensure that r...

github.com/shakacode/react_on_rails - c1bce8f9c7d763c56a0b960dcb073acb645cd668 authored about 7 years ago by Judah Meek <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - b1833a2b1031d5c151cf8edda19af032922247f6 authored about 7 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 4af3f11ef7869bad2f39599ed65c6f883da42a8d authored about 7 years ago by Justin Gordon <[email protected]>
Release 10.0.0

github.com/shakacode/react_on_rails - beed02d1ea6c4ce8da7f9e7382d34e4df04aefe3 authored about 7 years ago by Justin Gordon <[email protected]>
ReactOnRails version 10 (#951)

* create react_component_hash
* fix for ruby 2.2.6
* webpacker 3.0.2 support and test
* add w...

github.com/shakacode/react_on_rails - 0e064616ad387b921f78707cc054f92ed987add3 authored about 7 years ago by Judah Meek <[email protected]>
Heroku deployment: db:setup before db:migrate (#953)

github.com/shakacode/react_on_rails - 484b451ebd3dee9f485aa6b700d7a315f4acb828 authored about 7 years ago by Jayson Isaac <[email protected]>
fix wrong syntax highlighting (#952)

github.com/shakacode/react_on_rails - 53d794abe658132727c92516d10b0cc5eadae9bc authored over 7 years ago by Kenta Suzuki <[email protected]>
Update KUDOS.md

github.com/shakacode/react_on_rails - 6df3e688ff82831a9ebf3a110e159f3ffdabd028 authored over 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 44a99b1c351df704c06c26c475419f1fc8102f54 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - d7856bc1d4d254dec57e0ec167a0b7ba2cf4361e authored over 7 years ago by Justin Gordon <[email protected]>
Fix broken link to Tutorial.md (#938)

github.com/shakacode/react_on_rails - 667047b230af8d66324fa2c0fb74d6db5e7dc717 authored over 7 years ago by Rodrigo Bermúdez Schettino <[email protected]>
minor typo in upgrade instructions (#944)

github.com/shakacode/react_on_rails - efc3e7ec8f3c96a1e256f331138b4c61a879f99b authored over 7 years ago by Robin Dunlop <[email protected]>
Correct documentation (#947)

React-rails has had webpack support since April

github.com/shakacode/react_on_rails - 7376c1b7ed9f5072043292d4300d082aeba26538 authored over 7 years ago by Greg Myers <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 194073770a3f1b246c3f2ce8e679c99472bd64e0 authored over 7 years ago by Justin Gordon <[email protected]>
Release 9.0.3

github.com/shakacode/react_on_rails - 6172ee522b8eaaf9202b64116469124722f3c075 authored over 7 years ago by Justin Gordon <[email protected]>
Add information on the --inline option (#940)

Otherwise, the default generator doesn't work with the
webpack-dev-server.

github.com/shakacode/react_on_rails - 92a543f2f20d01c6b07114ca75cfc6a55c0df5c5 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - a3da9bccc7653743a5a20283237ddaf6646426d4 authored over 7 years ago by Justin Gordon <[email protected]>
Removes unused constant (#936)

The usage was removed in the following commit:
https://github.com/shakacode/react_on_rails/comm...

github.com/shakacode/react_on_rails - 75a43904c504a9545ab67b8c38740a4fed156691 authored over 7 years ago by Mario Pérez <[email protected]>
Update filename and link (#934)

The old file is dead

github.com/shakacode/react_on_rails - 203a98d63fe1ea541d91c9627359522fbd30c03c authored over 7 years ago by Brandon Olivier <[email protected]>
Use 'phantomjs-prebuilt', as suggested by warning from 'phantomjs' package (#930)

github.com/shakacode/react_on_rails - a5f89060ff56748aa76d3c54b7d180b0c37b513f authored over 7 years ago by Alexey Mahotkin <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 61eb4416eca539c9cab2541471bc67d140bda068 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 2fe14a8ee3ad76564d8f407c8829be533f57a07f authored over 7 years ago by Justin Gordon <[email protected]>
Updated CHANGELOG.md

github.com/shakacode/react_on_rails - 0658eedbdd4504433bdba36cd3cf214ae117e08d authored over 7 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - d1a13be6d64398cb9b97f87aeefccee204ca695c authored over 7 years ago by Justin Gordon <[email protected]>
Release 9.0.2

github.com/shakacode/react_on_rails - 5d2dc3c9b1bb915145c56c3a215ed12c8c921f70 authored over 7 years ago by Justin Gordon <[email protected]>
Doc fixes (#933)

github.com/shakacode/react_on_rails - 3ca295bec2e4e4cce96b3941b7658794a06c931b authored over 7 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 06eab395e70bd2b62b9ca0454d5df146b3a6c748 authored over 7 years ago by Justin Gordon <[email protected]>
Release 9.0.1

github.com/shakacode/react_on_rails - b0299990ad62d0d192b817931c3785651bbe74ba authored over 7 years ago by Justin Gordon <[email protected]>
Fixes for CI and docs

github.com/shakacode/react_on_rails - d4bc3d41e9ac1c527bc2cdb61fb64b540f038040 authored over 7 years ago by Justin Gordon <[email protected]>
Update CHANGELOG.md

github.com/shakacode/react_on_rails - 83c96f300650a9096aef93e6375d924296658154 authored over 7 years ago by Justin Gordon <[email protected]>
VERSION 9.0: Fixing rails 3.2 test run (#926)

* preventing unit test auto runner from executing during rspec
* not loading webpacker in rails...

github.com/shakacode/react_on_rails - 1a8107e8d8fe17000f90a2c470cdebe1fce0000d authored over 7 years ago by Maksim Morozov <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - b17b7a3fc3ceaff79a50d94be7cac9560c1bfd95 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - e290ab872d759c4b9cdd9b26fa7aa49c48ef3de9 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md (#928)

Update to mention Rails 5.1.3.

* Update tutorial.md
* Update README.md

github.com/shakacode/react_on_rails - 9791aa096e8980df77773910de2c134217e7ec44 authored over 7 years ago by Justin Gordon <[email protected]>
Updated Docs

github.com/shakacode/react_on_rails - 00c41949a6a1d1444c0a7abdf1c02a1203d0629f authored over 7 years ago by Justin Gordon <[email protected]>
Updated spec/dummy/client/package.json latest version

github.com/shakacode/react_on_rails - 975050a774f1824ecdbce0bd32da25bd786a253d authored over 7 years ago by Justin Gordon <[email protected]>
Release 9.0.0

github.com/shakacode/react_on_rails - 538bee421459c7a32d11005286b78b06153dbf66 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 5854ec71fde92d5d8689fd9c34ae8e4279e25e3a authored over 7 years ago by Justin Gordon <[email protected]>
React on Rails v9 on rails/webpacker v3 (#908)

* See CHANGELOG.md for summary of changes
* Change webpack-bundle to hello-world-bundle

See ...

github.com/shakacode/react_on_rails - a333608e736c81190157fc82ea0d7d4be4c3b6fb authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 514910bbfbbd8a9e9571c37c79d51a9334fe59a9 authored over 7 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - b2e5733e108a6c5912094a6b5e2d2635f571f845 authored over 7 years ago by Justin Gordon <[email protected]>
Running unit tests on rails 3.2 added (#914)

* Running unit tests on rails 3.2 added
* gemspec replaced with eval_gemfile in rails 3.2 gemfi...

github.com/shakacode/react_on_rails - 14cf3932985407edc017ecf90fe20cc15deed8fd authored over 7 years ago by Maksim Morozov <[email protected]>
Fix link in README (#922)

github.com/shakacode/react_on_rails - 9e64c4dd7c703047a8610da972f96fa25cb677e3 authored over 7 years ago by Shane Cavanaugh <[email protected]>
Fix typo on webpacker_lite.yml (#920)

github.com/shakacode/react_on_rails - 01d7e4736fdd8426afd477e95b955cfe68542ff0 authored over 7 years ago by Takashi Nakagawa <[email protected]>
Fix broken link for Installation Overview (#919)

There was a change from `Summary` to `Overview` which broke the anchor link.

Awesome project!

github.com/shakacode/react_on_rails - 1dccb153f234d5a52001ef41c5b4c8ce5464503b authored over 7 years ago by Ra'Shaun Stovall <[email protected]>
Handle case of existing gitignore no newline end (#916)

keep blank line at top in case existing .gitignore does not end in a
newline

github.com/shakacode/react_on_rails - 01c5cfc61dc2e241a884c53dc53a6f4519bf1598 authored over 7 years ago by Justin Gordon <[email protected]>