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
github.com/shakacode/react_on_rails - b20b34d6b795f0174912da4137dbb98061fabbf2 authored almost 8 years ago by Justin Gordon <[email protected]>
* Create angular-js-integration-migration.md
github.com/shakacode/react_on_rails - eb3990167582f63d4f82a6b1f1a160d744c77bc9 authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - be02c2b93da290edfce5532c4fd5850f78397072 authored almost 8 years ago by Justin Gordon <[email protected]>
* Update CHANGELOG.md
* Update tutorial.md
* Yarn migration: pt. I, base
* Yarn migration, pt. II: documentation
* Yarn migration, pt. II...
changed http://localhost:3000/hello_world to http://localhost:5000/hello_world
github.com/shakacode/react_on_rails - 38f9d78085d6de62f11bf9795c9630db410c9d3a authored almost 8 years ago by gurbraj <[email protected]>github.com/shakacode/react_on_rails - 610d8f0b3c04b1fddfa3d85923e3f7b4e9cbe1c6 authored almost 8 years ago by William Wanyama <[email protected]>
added:
gem install foreman # download and install Foreman
github.com/shakacode/react_on_rails - 932b462dc85dd6807cdc358d32688f7fdbe1625f authored almost 8 years ago by Alex Tharp <[email protected]>
github.com/shakacode/react_on_rails - 2b8ee6a4e177451675aa0cea82a3094c39cde383 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 609304e4ea07511d9ca0b3619e7e4aa7a21e4127 authored almost 8 years ago by Justin Gordon <[email protected]>
* Change local host to match foreman port 5000
* Update port information when using foreman
github.com/shakacode/react_on_rails - 0ec2f39ad9817716f890fe49d9fe8fa4fa3137cd authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - f2c3359ccf3a92d4674521d7f5693b4794a08e3a authored almost 8 years ago by Justin Gordon <[email protected]>
This enables omitting Sprockets.
Sprockets' tasks (assets:*) not available if you do not re...
github.com/shakacode/react_on_rails - 85c6b08d34a439ef90da2e46b91801e1973047b0 authored almost 8 years ago by Arthur Shcheglov (fc_arny) <[email protected]>
* change turbolinks unmount event from before-visit to before-render
* Addresses #706
github.com/shakacode/react_on_rails - 4badd571ccc1fa4416a441134595a9a287d432a1 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - d4e47c6a21067a447fbd245c347b6ea01a21f237 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 75cf8106e6d7660da7d5283a274245ecdd5fae62 authored almost 8 years ago by Justin Gordon <[email protected]>
Small formatting tweak
github.com/shakacode/react_on_rails - 9483bf8aaa2610a0ba5c5f04a551001f99589b0d authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 35412ba9c98ceb29b331a9844c29c4e69306dbc4 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 0594062b4cb158924add015b338d298e70eff413 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 11690c84d0fd7896ddee0c53f0d0aca6e440a85e authored almost 8 years ago by Justin Gordon <[email protected]>
Fix incorrect "this" references of Node.js SSR
github.com/shakacode/react_on_rails - cf74cbdac304248133427e7c5b745513d42c5102 authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 60960186b4f318513b3b4e2f8cb875ab1f7d938d authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - fa7233ec6375900585be14c296e410b2327acd75 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 522ef97b4fe954612f8f88d4b76e9c5a9b964e5a authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 1058bf4e62a8f7cf3c64eec417aad14d496085ec authored almost 8 years ago by nostophilia <[email protected]>
`heroku buildpacks:add ...` will support any custom buildpacks - there's no use case for using `...
github.com/shakacode/react_on_rails - 9003e8689f64fba0fc1c6b968565a965b76e5eea authored almost 8 years ago by Xavier Riley <[email protected]>
* Typo in 'npm run dummy:spec'
* 'babel' package is deprecated, remove from dependencies
* Men...
Added property renderedHtml to return gen func
github.com/shakacode/react_on_rails - c5e968da8215865368dfc89cc8673b4b827a57c2 authored almost 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 3f84aa854f018f9bdc269b9382075ab48b6e2a4f authored almost 8 years ago by Justin Gordon <[email protected]>
Doc Changes for links on gitbook
github.com/shakacode/react_on_rails - 829c16ad161518fbe60c03401ba69daa37a14722 authored almost 8 years ago by Justin Gordon <[email protected]>
When making doc changes, we want the change to work on both the gitbook
and the regular github s...
github.com/shakacode/react_on_rails - d57c731da7e04e8599e034cbe967882582f332cb authored almost 8 years ago by Justin Gordon <[email protected]>
This is to support React Router v4, which needs the result of calling
renderToString.
github.com/shakacode/react_on_rails - 4e567a364e57f1a320a4cf723e475666bc763b90 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - bcfcb0f51192b4fd893cd9588624c7b36a6e2552 authored almost 8 years ago by Justin Gordon <[email protected]>
system call for Windows and unit-tests for it. (#666)
github.com/shakacode/react_on_rails - 0796bf445f20de84622c69dfa94371abc43ee277 authored almost 8 years ago by George <[email protected]>github.com/shakacode/react_on_rails - 53af84126bb1a7c10a89849625938e84775f344e authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 737e6fc00812f5b138e35e94d298eeb84e03a6ed authored almost 8 years ago by Justin Gordon <[email protected]>
* Changes for 6.4 to docs
* Update README.md
github.com/shakacode/react_on_rails - dcd2a928a2551efda8e6df974a5c2fa7252d283c authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - af428a6aa4e61d6587e7c09f08d8674e056b0fd4 authored almost 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 9f0f63b1c3053f877d44e0f09334e71bb50d5a8d authored almost 8 years ago by Jason Huang <[email protected]>
github.com/shakacode/react_on_rails - a97e209dd5ed9d848b59371a39c2e88555185385 authored almost 8 years ago by Justin Gordon <[email protected]>
* Remove foreman from dependencies and suggest to install it manually
* change `gem install for...
2017
github.com/shakacode/react_on_rails - a607ad766d1373444cf68bdbf7c40041f89774ce authored about 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 4371336f02be559534e4aece3237465f99680697 authored about 8 years ago by Denis <[email protected]>
Update to Rails 4.2.5 and turbolinks 5, non-beta
github.com/shakacode/react_on_rails - 6bb07f56e9e446171be253b32a20c6f6f054792c authored about 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - b1f3582764e196e726c75874e36cd02e2814062b authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 070003612b97d43909f9d417f98f42e1854b9066 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 554ffdd264aa15429e3859090e0508f13b807ddb authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 8db37b1838107598723fa98fcd8c5c8eed30c2e3 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - f9294781d14282c74874370d1befb3f82fb5d3b9 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - b5eca019e9b506e0eec1e35cfecbd1fb25ebf308 authored about 8 years ago by Justin Gordon <[email protected]>
Hello world redux
github.com/shakacode/react_on_rails - c3e36461a0476205acd0e16b437930a77e0cb9d2 authored about 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - e59d25b205e853ad0ce224fb04d40df285492dbd authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 066133907f77a3cf6922dfd87c01638147b63bbe authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - ccadec010ce6883a910aac16f79c1447a7ec80d1 authored about 8 years ago by Justin Gordon <[email protected]>
* Update README.md
Update the path to the `assets.rake` file in the documentation for buildin...
github.com/shakacode/react_on_rails - a1fe599afcf1b134232a09d3a27a993b73d0f479 authored about 8 years ago by Marcus Molchany <[email protected]>github.com/shakacode/react_on_rails - 13cff3feb5b0364a84c26cf1d56f31ef963fd7d0 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 4bda8ad6f85b4a551e7c1e3c4a17472b7fb6f342 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 6c06bdaf5b94024e590aaf026311ec60f11ba7c1 authored about 8 years ago by Justin Gordon <[email protected]>
By checking with Turbolinks.supported API, fallback unsupported browser to non Turbolinks mode.
github.com/shakacode/react_on_rails - 1ea99d97463a140a4fd8411c9fdd8e85921fc55a authored about 8 years ago by Katsuma Ito <[email protected]>github.com/shakacode/react_on_rails - c842748b555e50f6980bc61716dd2af8c5f0184c authored about 8 years ago by Justin Gordon <[email protected]>
* Add more Ruby versions < 2.3 to TravisCI
* Modify keyword arguments for Ruby 2.0 compat
Requ...
By using the hook on `turbolinks:before-visit` to unmount the components, we can ensure that com...
github.com/shakacode/react_on_rails - ccd970aca40180d158c60fd242e8d8a2f8c47c9b authored about 8 years ago by Volkan Unsal <[email protected]>github.com/shakacode/react_on_rails - 4c0f963728a843622376a85aaa22b8e5869736b4 authored about 8 years ago by Justin Gordon <[email protected]>
* Update all gems with bundle update
* update node dependencies to run on sierra 10.12.2
* rem...
github.com/shakacode/react_on_rails - 501d5937eed23fcbcdc35a56155db7a4a13e6ed7 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - a5832b94cd153923847b1efc922ab37e9818e801 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 93fb10b8ee269e1333a1173b23df03d8b056540d authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - ddfe0bd72ad5a1f1f96cf08e1179dc380c67dac0 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - ba6e9ef719d96806df22d99eb0a136cc66110df4 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - f048adf17eda94b8b61f654c6f3e032ed34c8cf6 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 6370447ce6be4eac81a4d7fd0efbd2707c133f7e authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 28776cbc36b22dc3aa91a5b1fe9f9b2b3c20fdc7 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - e1cbf7040f033c152973a61e5261572981de6276 authored about 8 years ago by Justin Gordon <[email protected]>
* split line with too long code
* node json parse error fix
github.com/shakacode/react_on_rails - 50a750a965f4f3a3a66b73ee87a556fb631e2ec7 authored about 8 years ago by Joseph Tibbertsma <[email protected]>
The rails_context method previously assumed that the controller
and request view helper methods...
github.com/shakacode/react_on_rails - 4763d35d19dd6f25262d09b2cff77109f69305fb authored about 8 years ago by Benjamin Wheeler <[email protected]>
github.com/shakacode/react_on_rails - 7f859e131937116de3d3d0dedbc1a871ea745c24 authored about 8 years ago by Jonathan Chen <[email protected]>
github.com/shakacode/react_on_rails - fd77b8c85698e5ae9647057f2fda09a8885bdeea authored about 8 years ago by Jonathan Chen <[email protected]>
github.com/shakacode/react_on_rails - 71dc61ae0b6476c24947d856ec5fb3d4269b6bcf authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 64de31274bf8bcb11362a734279a0a4234f5201e authored about 8 years ago by Justin Gordon <[email protected]>
* Improve generator post-install help messages
github.com/shakacode/react_on_rails - d725e67f9b67303623da464ed3aade1d156771c3 authored about 8 years ago by Justin Gordon <[email protected]>github.com/shakacode/react_on_rails - 7ca22d3c0ac3f51d2ceebae79dab4f45f1ef7f67 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 699fd59cfb6efff46758e599d9497f883a05a41b authored about 8 years ago by Justin Gordon <[email protected]>
* Slight improvement to the 'no hydrated stores' error
This should make it more clear that rend...
Made the following changes to the node package:
* ComponentRegistry.js: Modified register to de...
github.com/shakacode/react_on_rails - 62fb5d68dc836f64c1146436ed6d56e601323332 authored about 8 years ago by Joseph Tibbertsma <[email protected]>
If the Rails app that uses this gem doesn't include the
ActionMailer railtie, the gem raises th...
github.com/shakacode/react_on_rails - ae9785b865b35abca0c402019f6a8450e37600c0 authored about 8 years ago by Judah Meek <[email protected]>
* Update basic generator so that the basic example is simpler
* All files registered for react ...
Addresses Issue #616.
React on Rails has been updated so this is no longer needed.
github.com/shakacode/react_on_rails - 17512b11337aaaae59a81fa3541e5012e35a32e8 authored about 8 years ago by Jonathan Chen <[email protected]>github.com/shakacode/react_on_rails - 03c5e9679fdd5e488612dc6c0ba79dd691dba5c2 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 3cde08613cce4c6fa4838d1c0eef80ed94a3f94c authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - c2b85c9ef12ece4b8eaaeb448f4d45c1e7ac3223 authored about 8 years ago by Justin Gordon <[email protected]>
github.com/shakacode/react_on_rails - 6c91ae93eb781fc1b64929700fbe46a53c20753d authored about 8 years ago by Justin Gordon <[email protected]>