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

Update README.md

github.com/shakacode/react_on_rails - 6cbfdedd77427641380c15601e4f12f51bd10dbb authored about 9 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 2dde0c40181aa4eca988fe9a0e075c83642cc6e2 authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.0.0.pre

github.com/shakacode/react_on_rails - ae4a168658bdffd1ec44eb96ada95e2ee544f6f4 authored about 9 years ago by Justin Gordon <[email protected]>
Update test app gem locks

github.com/shakacode/react_on_rails - 8e4fc6201182e235935284b1e39874127005e11a authored about 9 years ago by Justin Gordon <[email protected]>
Update Contributing.md

github.com/shakacode/react_on_rails - 712c200126cd6aebaebd38f8fc2be6dde59ac8f0 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #59 from shakacode/json-encoding

Json encoding

github.com/shakacode/react_on_rails - de7cef9bffdbf53d490184a65cf84c80d55cf025 authored about 9 years ago by Justin Gordon <[email protected]>
Fixed many linting issues

github.com/shakacode/react_on_rails - 570c4437bf338d18ba47cd421ddae82eeefd09b2 authored about 9 years ago by Justin Gordon <[email protected]>
Setup coveralls to merge code coverage from :gem, :dummy, :dummy_react_013

Add /coveralls to .gitignore for spec/dummy directories
Update rakefile for coveralls:push rake ...

github.com/shakacode/react_on_rails - a1ac6088568cf5bfa67405a2ebf725f053513b97 authored about 9 years ago by dylangrafmyre <[email protected]>
Ensure plain text JSON is json_escaped

Details here:
https://github.com/shakacode/react_on_rails/issues/47

github.com/shakacode/react_on_rails - 8462e03700deac6955d916e8e86de3967b492aae authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #56 from shakacode/update-dependencies-tests-react013

Update dependencies, include tests for react v0.13.

github.com/shakacode/react_on_rails - 4e6ee01eedca8d1f7f1493059a700e0c34ee367e authored about 9 years ago by Justin Gordon <[email protected]>
Added tests for server rendering and console log

* Using request specs and Nokogiri to check for expected results.

github.com/shakacode/react_on_rails - e02477279d34e06abea1b075356c0ab21c54db92 authored about 9 years ago by Justin Gordon <[email protected]>
Added test dir for react 0.13

Update Rakefile for spec/dummy-react-013
update rails_helper.rb for capybara screenshot custom j...

github.com/shakacode/react_on_rails - 340a4071b5983547b9bc97e7681bb63f9a56eafc authored about 9 years ago by Justin Gordon <[email protected]>
Support React 0.14

* Also fixed linting errors

github.com/shakacode/react_on_rails - a52c3e63b98485d998b0b9ed1500a5528b8b5667 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #54 from rstudner/support_0.13-0.14

rewrote function due to problem with handleError

github.com/shakacode/react_on_rails - 3f8f8d5cc0d78a4e885b819c33a9460ea01ef79a authored about 9 years ago by Justin Gordon <[email protected]>
probably more elegant.

github.com/shakacode/react_on_rails - b840d322ae005b3eec8a75bd6423aaf72d5764c9 authored about 9 years ago by Roger Studner <[email protected]>
updated per PR comments.

github.com/shakacode/react_on_rails - 4d9f2ba6dcb019e5831ec0f13ba72881e6cbcfbe authored about 9 years ago by Roger Studner <[email protected]>
rewrote function due to problem with handleError

handleError was shared between client & server but prior implementation assumed server.

github.com/shakacode/react_on_rails - d4b9f876fbba2676285f366b4576b5fb316e7257 authored about 9 years ago by Roger Studner <[email protected]>
Merge pull request #49 from shakacode/pr/45

Adds Integration Tests

github.com/shakacode/react_on_rails - 08d320aa888fd2ddd4073b32b4d9dacbdd064818 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #50 from ericbrooke/patch-1

Update README.md

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

small typo

github.com/shakacode/react_on_rails - 694ddb06bded166d6085f50b78d82dbf3d751aae authored over 9 years ago by Eric Brooke <[email protected]>
Added integration tests for the index page

github.com/shakacode/react_on_rails - d52f668d30bd2a54c6ad9dcbef1fa554b712724d authored over 9 years ago by Mario Perez <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - f175840f7c30491b8e70cffcba31960524d33978 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #48 from shakacode/doc-updates

Updated docs for libraryTarget info

github.com/shakacode/react_on_rails - a1ba6b9a40267ea971a0ed3d7ccebc8a5a4b50f9 authored over 9 years ago by Justin Gordon <[email protected]>
Updated docs for libraryTarget info

We did not need to specify libraryTarget if using global.MyComponent
rather than the expose synt...

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

github.com/shakacode/react_on_rails - ce70e50ae31eabbbb81da75439407d19416b61ba authored over 9 years ago by Justin Gordon <[email protected]>
move to app root directory within .travis.yml

github.com/shakacode/react_on_rails - 70fef4d20117478c7114114f58912691acbf1eff authored over 9 years ago by dylangrafmyre <[email protected]>
Update .travis.yml

github.com/shakacode/react_on_rails - b5137482b9c62b8c1a2ce94a9c58e81098292c17 authored over 9 years ago by dylangrafmyre <[email protected]>
Remove -w watch flag from .travis.yml webpack commands

github.com/shakacode/react_on_rails - df7d21f76201598958b512dc3285313dd6245b45 authored over 9 years ago by dylangrafmyre <[email protected]>
Update .travis.yml, package.json's and npm-shrinkwrap.json

github.com/shakacode/react_on_rails - ede16094f9d6aab5f58ed1bab1dafaf368a58832 authored over 9 years ago by dylangrafmyre <[email protected]>
Update README.md

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

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

github.com/shakacode/react_on_rails - 1889b69fe269f4ffef540307ddca2247779fd774 authored over 9 years ago by Justin Gordon <[email protected]>
Integration tests setup using Capybara

github.com/shakacode/react_on_rails - 12687ba0caabfe6281a0e642a4cfcca706e0dd32 authored over 9 years ago by Mario Perez <[email protected]>
Update README.md

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

github.com/shakacode/react_on_rails - f3f4be3eedf80401f86c1128f1270d85b4e7c0e3 authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.8

github.com/shakacode/react_on_rails - c5c05bb9913866f4f10b03ad854a6cb1c87ca224 authored over 9 years ago by Justin Gordon <[email protected]>
Updated Gemfile.lock

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

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

github.com/shakacode/react_on_rails - f4abbda224416f3e095a7a4b7d342578c8bc5088 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #44 from shakacode/refactor_to_split_js_helper

[WIP] Refactor to pull js code into its own js file

github.com/shakacode/react_on_rails - 835f79dc95ad0230366ac5550b36e1d05f91a16c authored over 9 years ago by Justin Gordon <[email protected]>
WORKING VERSION of using using a JS file

WHY, WHY, WHY does execJS totally give a mysterious message when the JS
expression ends with a s...

github.com/shakacode/react_on_rails - 8cf9987e90093b0e29b4b3ac0b3cf0da6a43cf78 authored over 9 years ago by Justin Gordon <[email protected]>
update Gemfile.lock

github.com/shakacode/react_on_rails - 4de0bd0487c0dd2afced7b6f87ea62ce63c2120d authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.7

github.com/shakacode/react_on_rails - e6c22729e7af675d0c5b998cca018015072ea30f authored over 9 years ago by Justin Gordon <[email protected]>
[WIP] Refactor to pull js code into its own js file

github.com/shakacode/react_on_rails - 01dcc0bec094ff41c4f9daf2555c407f5266d409 authored over 9 years ago by Samnang Chhun <[email protected]>
Merge pull request #41 from shakacode/connection-pool-server-rendering

Fixes #28. Added pool for server renderers.

github.com/shakacode/react_on_rails - 1395ef6900313ad1124f7098c461174a85cf21a9 authored over 9 years ago by Justin Gordon <[email protected]>
Fixes #28: Added pool for server renderers

* Added configuration options:
config.server_renderer_pool_size
config.server_renderer_timeout

github.com/shakacode/react_on_rails - 6db4d69a6744b1c23eee3715af95e3f530e44fe7 authored over 9 years ago by Justin Gordon <[email protected]>
updated dependency to 0.1.6

github.com/shakacode/react_on_rails - bc405b236398547be4cadf5c7f36a22e8bbbe9bb authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.6

github.com/shakacode/react_on_rails - 07e075c5064a3340ae4e0b11af244c692663db82 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #42 from shakacode/fix-no-console-message-on-server-crash

Fix no console message on server crash

github.com/shakacode/react_on_rails - 0d0779eb22277f9259dc42a5dcda8d12ad1cfdd4 authored over 9 years ago by Justin Gordon <[email protected]>
Fixes missing html_safe when calling content_tag

github.com/shakacode/react_on_rails - 7ac86396b2e1cac2208ca71e9061a8c8d64b4100 authored over 9 years ago by Justin Gordon <[email protected]>
Fixes crash using render_js and no console msgs

github.com/shakacode/react_on_rails - e8dc5f09fa2a23beb3cace21cb4f99262d0e081a authored over 9 years ago by Justin Gordon <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - e21dcbddf4ee412532dd831145f586148971aba7 authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.5

github.com/shakacode/react_on_rails - 4302f5332c599412b633d0ca05c88fcb7e8cdd0a authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #40 from shakacode/pass-options-to-content-tag

Pass options to content tag

github.com/shakacode/react_on_rails - ee2c5f3d9249a632e72150b436db51ed41090b9d authored over 9 years ago by Justin Gordon <[email protected]>
Fixes #31: Replays messages on server

Now you can have replay_console set to false and logging_server_set to
true and server messages ...

github.com/shakacode/react_on_rails - 78306939ce4aaa0a8ce0ca15191c989563a7c940 authored over 9 years ago by Justin Gordon <[email protected]>
Fixes #31: Options passed through to content tag

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

github.com/shakacode/react_on_rails - 9ea97dc65775ecbbb55907905b6ea8bd5d1fb5a2 authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.4

github.com/shakacode/react_on_rails - c98a3b057f63e4b5220b52d3520da3fc5886ca65 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #38 from shakacode/josias-bugfix-render-error-messages

Fix bug in error messages printing

github.com/shakacode/react_on_rails - 508bdbc0276d0c88ceee4ded21afb1661186604f authored over 9 years ago by Justin Gordon <[email protected]>
Fixes #36: Lots of improvements to logging

* All server messages prefixed with [SERVER]
* No prefixes on client messages or error handling
...

github.com/shakacode/react_on_rails - dc0f9213bbe3fbe3436979698932356d9d40c2eb authored over 9 years ago by Justin Gordon <[email protected]>
Rename variables

github.com/shakacode/react_on_rails - 2a0078689cf2225de909e13d62710ee24dd215a0 authored over 9 years ago by Josias Schneider <[email protected]>
Merge branch 'master' of github.com:shakacode/react_on_rails into josias-bugfix-render-error-messages

github.com/shakacode/react_on_rails - a9f7458bb8b684a5b324149b5a7adce4e0e98da0 authored over 9 years ago by Josias Schneider <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 30ab4a4987b6e17cdf4284cb470da48d2b4fc042 authored over 9 years ago by Justin Gordon <[email protected]>
Fix bug in error messages printing

This fixes #36.

github.com/shakacode/react_on_rails - b3a6328b9c73f5d8e7c70d3ea1586e6f1eaf075c authored over 9 years ago by Josias Schneider <[email protected]>
Fix some typos and example code

github.com/shakacode/react_on_rails - 5ed267cc9b3504307ce69d164dbecba9ac748f83 authored over 9 years ago by Josias Schneider <[email protected]>
Update README.md

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

github.com/shakacode/react_on_rails - ba35e24b47e08720ff3c231c1c08d1d7c88870c2 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #33 from taylorbrooks/patch-1

Update README.md

github.com/shakacode/react_on_rails - ba4a246e86f348c6768f967373b2282d6e788859 authored over 9 years ago by Justin Gordon <[email protected]>
Remove dupilcate "that" from line 121

github.com/shakacode/react_on_rails - 7e5f2e1cd001b3333a3b4facfa72c0bb76e3e5ca authored over 9 years ago by Dylan Grafmyre <[email protected]>
Update README.md

* Make it obvious that `react_component` is a view helper.
* View helper types

github.com/shakacode/react_on_rails - e34161d87a24542d726f9b652b87a8110498dc53 authored over 9 years ago by Taylor Brooks <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 2fd173956e7b5ddc215adb55090db3bb4599d3b6 authored over 9 years ago by Justin Gordon <[email protected]>
update Gemfile.lock

github.com/shakacode/react_on_rails - 14843bf13b273c9f33124ebff922c5d35404d310 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #29 from shakacode/format-js-code-better-examples-no-server-file-required

Format js code better examples no server file required

github.com/shakacode/react_on_rails - 6c190b64d0724f271cf7b14397137aa89657258b authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.3

github.com/shakacode/react_on_rails - b13d2b98d8eb59174e96837998873809f48d53ea authored over 9 years ago by Justin Gordon <[email protected]>
More linting changes

github.com/shakacode/react_on_rails - 65be636facdadaaf64ab2c7e45b52ae80aa55534 authored over 9 years ago by Justin Gordon <[email protected]>
Linting changes and code review

github.com/shakacode/react_on_rails - d823cad93cf38bc1958e3343116ef4f97680ecd8 authored over 9 years ago by Justin Gordon <[email protected]>
After rubocop -a (autocorrect)

github.com/shakacode/react_on_rails - 7ebf36b6786602c1f406bfe2a015aaf0c1c4d715 authored over 9 years ago by Justin Gordon <[email protected]>
Linting error

github.com/shakacode/react_on_rails - cf685ec5c90754e7ec4648d18cd1092a83e4ab9e authored over 9 years ago by Justin Gordon <[email protected]>
better docs, server js file not required

* Also formatted JS

github.com/shakacode/react_on_rails - e669fa192e1518991003abb5f05acf53ed94e4c0 authored over 9 years ago by Justin Gordon <[email protected]>
Bump to 0.1.2

github.com/shakacode/react_on_rails - 38f873ad469e0aedece52783c352c58dca72cd62 authored over 9 years ago by Justin Gordon <[email protected]>
Merge pull request #20 from shakacode/support-direct-react-components

Support direct react components and server console messages and linting

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

github.com/shakacode/react_on_rails - 76ff99bb2966aef189608fbd1deed05c6185668e authored over 9 years ago by Justin Gordon <[email protected]>
README.md updates

github.com/shakacode/react_on_rails - 2f74daa99b1775e3d5303712dd1b7973816f0939 authored over 9 years ago by Justin Gordon <[email protected]>
Updates mostly to docs

All tests passing

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

github.com/shakacode/react_on_rails - d337154901107efbd3fce4d4a5cd2fa74eeafa64 authored over 9 years ago by Justin Gordon <[email protected]>
Merge branch 'master' into pr/20

# Conflicts:
# README.md
# spec/dummy/Gemfile.lock
# spec/dummy/bin/setup
# spec/dummy/spec/rail...

github.com/shakacode/react_on_rails - d035ceaa368a0093807cc6cb0e2fb8143bdd6ac7 authored over 9 years ago by Mario Perez <[email protected]>
Add encrypted slack channel credentials to .travis.yml

github.com/shakacode/react_on_rails - 7475817f5c4a373207c1861ee58241b178a8ae89 authored over 9 years ago by dylangrafmyre <[email protected]>
Merge pull request #27 from shakacode/linting

Linting and rake default rspec task

github.com/shakacode/react_on_rails - 1a11ecdac450db75bbde2e0bd07b50e03b6c7376 authored over 9 years ago by Dylan Grafmyre <[email protected]>
Add coveralls to spec/dummy/Gemfile, and set to gemfile in .travis.yml

github.com/shakacode/react_on_rails - fb51767b266e57c30a0629d9cfec252a334cd143 authored over 9 years ago by dylangrafmyre <[email protected]>
Add multiple gemfile locations in .travis.yml

github.com/shakacode/react_on_rails - 042b80dc86d0377cdf4675355271dbaa7224cfe9 authored over 9 years ago by dylangrafmyre <[email protected]>
Update .travis.yml and bin/setup

github.com/shakacode/react_on_rails - 111240f24e4a9c6e344509ad8c3ea85f58ed2d45 authored over 9 years ago by dylangrafmyre <[email protected]>
Make individual rake run_rspec task for gem and spec/dummy

This was need to segregate the test being run in CI
Update .travis.yml with new run_rspec rake t...

github.com/shakacode/react_on_rails - bce470214ad46de4caa90a4bda19d351687becf5 authored over 9 years ago by dylangrafmyre <[email protected]>
Add bundle install --gemfile path for spec/dummy to .travis.yml

github.com/shakacode/react_on_rails - 00c0227b30b338a9f969c2a12c7f410c8a61e4b9 authored over 9 years ago by dylangrafmyre <[email protected]>
Update .travis.yml to run additional bundle install from spec/dummy

github.com/shakacode/react_on_rails - 7a65192a2e5378b8f2909ee2159dc2315e5dcd1a authored over 9 years ago by dylangrafmyre <[email protected]>
Update .travis.yml to run 'rake:default' for CI rspec tests

github.com/shakacode/react_on_rails - 8447f28f78b417259fd4b982c022133ae36debd1 authored over 9 years ago by dylangrafmyre <[email protected]>
Inline sh commands within rakefile. Remove cmd variable

github.com/shakacode/react_on_rails - 5f4407a769f81af3cd8cb7897851f9c71019973b authored over 9 years ago by dylangrafmyre <[email protected]>
Adjust Docker install links within README

github.com/shakacode/react_on_rails - 1fb1c995b9486847cc6714b604e152e62116ff09 authored over 9 years ago by dylangrafmyre <[email protected]>
Add docker container linting and rake spec task

Create rake rspec run task for gem and spec/dummy app
Delete unused test directory within spec/d...

github.com/shakacode/react_on_rails - f4cca3dce84a18e57dca75ab18bdacc80822d622 authored over 9 years ago by dylangrafmyre <[email protected]>
Merge pull request #25 from shakacode/alert-for-uglifier

Address security alert for gem uglifier

github.com/shakacode/react_on_rails - 4d5381727b82fd162ab85f480830b3db4f50bed5 authored over 9 years ago by Dylan Grafmyre <[email protected]>