Skip to content

Commit 00a1b4c

Browse files
committed
doc changes
1 parent b729492 commit 00a1b4c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Justin is currently working with a couple contributors on some new private examp
6262

6363
## NEWS
6464

65-
* Project migrated to [webpacker_lite](https://github.com/shakacode/react-webpack-rails-tutorial/pull/395) and React on Rails 8.0.0.
65+
* 2016-09-07: Project migrated to [React on Rails v9 with rails/webpacker](https://github.com/shakacode/react-webpack-rails-tutorial/pull/416).
6666
* Action Cable was recently added in [PR #355](https://github.com/shakacode/react-webpack-rails-tutorial/pull/355). See [PR#360](https://github.com/shakacode/react-webpack-rails-tutorial/pull/360) for additional steps to make this work on Heroku. Note, you need to be running redis. We installed the free Heroku redis add-on.
6767
* We made a react-native client: [shakacode/reactrails-react-native-client](https://github.com/shakacode/reactrails-react-native-client/). If you want to hack on this with us, [email [email protected]](mailto:[email protected]).
6868
* We have [some other open PRs](https://github.com/shakacode/react-webpack-rails-tutorial/pulls) of things we may soon be incorporating, including localization and action cable! Stay tuned! If you have opinions of what should or should not get merged, get in touch with [[email protected]](mailto:[email protected]).

Diff for: app/views/pages/index.html.erb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"https://github.com/shakacode/react-webpack-rails-tutorial/" %> of using the <%= link_to "React on Rails gem", "https://github.com/shakacode/react_on_rails" %>
44
</h2>
55
<h3>Using <%= link_to "Ruby on Rails", "http://rubyonrails.org/" %> with
6-
<%= link_to "webpacker_lite", "https://github.com/shakacode/webpacker_lite" %> +
76
<%= link_to "Action Cable", "http://guides.rubyonrails.org/action_cable_overview.html" %> +
87
<%= link_to "React", "http://facebook.github.io/react/" %> (Server rendering) +
98
<%= link_to "Redux", "https://github.com/reactjs/redux" %> +

0 commit comments

Comments
 (0)