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
- Feel free to open discussions at [forum.railsonmaui.com](http://www.forum.railsonmaui.com).
11
12
12
13
A Full tutorial article can be found at: [Fast Rich Client Rails Development With Webpack and the ES6 Transpiler](http://www.railsonmaui.com/blog/2014/10/02/integrating-webpack-and-the-es6-transpiler-into-an-existing-rails-project/)
14
+
13
15
Note, this source code repository is going to be ahead of the tutorial. We plan to update the tutorial soon.
14
16
15
17
[Discussion forum regarding the tutorial](http://forum.railsonmaui.com/t/fast-rich-client-rails-development-with-webpack-and-the-es6-transpiler/82/10)
@@ -226,3 +228,9 @@ shrinkwrap`.
226
228
# Contributors
227
229
*[Martin Breining](https://github.com/mbreining)
228
230
231
+
# RubyMine and WebStorm
232
+
Special thanks to [JetBrains](https://www.jetbrains.com) for their great tools
233
+
[RubyMine](https://www.jetbrains.com/ruby/) and [WebStorm](https://www.jetbrains.com/webstorm/).
234
+
The developers of this project use RubyMine at the top level, mostly for Ruby work, and we use
235
+
WebStorm opened up to the `webpack` directory to focus on JSX and Sass files.
0 commit comments