Skip to content

Commit

Permalink
Added Xray Rails Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymiejones86 committed May 6, 2013
1 parent 0896b23 commit d53346b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gems.md
Expand Up @@ -214,6 +214,12 @@ gem 'helios'
```
[view on github](https://github.com/helios-framework/helios) | [view on RubyGems](http://rubygems.org/gems/helios) | [view on The Ruby Toolbox](https://www.ruby-toolbox.com/gems/helios)

**A development tool that reveals your UI's bones**
```
gem 'xray-rails'
```
[view on github](https://github.com/brentd/xray-rails) | [view on RubyGems](http://rubygems.org/gems/xray-rails) | [view on The Ruby Toolbox](https://www.ruby-toolbox.com/gems/xray-rails)

**Easy activity tracking for models - similar to Github's Public Activity**
```
gem 'public_activity'
Expand Down

0 comments on commit d53346b

Please sign in to comment.