Skip to content

Commit 9289de2

Browse files
committedFeb 6, 2015
updated README.md
1 parent d05039e commit 9289de2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ By Justin Gordon and the Rails On Maui Team, http://www.railsonmaui.com
88
- Pull requests are welcome!
99
- If this work interests you and you are looking for full or part-time remote work, please
1010
[click here](http://forum.railsonmaui.com/t/railsonmaui-is-hiring-and-partnering-part-time-remote-is-ok/156).
11+
- Feel free to open discussions at [forum.railsonmaui.com](http://www.forum.railsonmaui.com).
1112

1213
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+
1315
Note, this source code repository is going to be ahead of the tutorial. We plan to update the tutorial soon.
1416

1517
[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`.
226228
# Contributors
227229
* [Martin Breining](https://github.com/mbreining)
228230

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.
236+

0 commit comments

Comments
 (0)
Please sign in to comment.