Skip to content

Commit 9289de2

Browse files
committed
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

Lines changed: 8 additions & 0 deletions
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)