You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,21 +79,17 @@ Version 0.9.0 of `react.rb` **will not be** 100% backward compatible with 0.3.0
79
79
80
80
Please let us know either at [Gitter.im](https://gitter.im/zetachang/react.rb) or [via an issue](https://github.com/zetachang/react.rb/issues) if you have specific concerns with the upgrade from 0.3.0 to 0.9.0.
81
81
82
-
## Developing
82
+
## Contributing
83
83
84
+
This project is still in early stage, so discussion, bug reports and PRs are
85
+
really welcome :wink:.
84
86
85
-
## Testing
87
+
####Testing react.rb
86
88
87
89
1.`bundle install`
88
90
2.`bundle exec rake test_app` to generate a dummy test app.
89
91
3.`bundle exec rake`
90
92
91
-
## Contributions
92
-
93
-
This project is still in early stage, so discussion, bug reports and PRs are
94
-
really welcome :wink:.
95
-
96
-
97
93
## License
98
94
99
95
In short, React.rb is available under the MIT license. See the LICENSE file for
0 commit comments