README.md in half-pipe-0.3.0.alpha.4 vs README.md in half-pipe-0.3.0.alpha.5
- old
+ new
@@ -16,9 +16,11 @@
```
gem 'half-pipe', '~>0.3.0.alpha'
```
+The alpha uses `javascript_include_tag` instead of `requirejs_include_tag` as described in the [Rails Generator](#rails-generator) section below.
+
in your Gemfile.
## Looking for Contributors
If you take a look at our [issue board on waffle.io](http://waffle.io/d-i/half-pipe) you'll see that we have some big plans for future releases of Half Pipe. If you are interested in working on a feature or fixing a bug, please feel free to move the issue to "In Progress" and send a PR when you're ready. If you have ideas or questions, please feel free to [open an issue](https://github.com/d-i/half-pipe/issues/new).