public
Description: Selenium RC with Rails integration and enhanced assertions.
Homepage: http://github.com/pivotal/polonium
Clone URL: git://github.com/pivotal/polonium.git
polonium / geminstaller.yml
100644 7 lines (6 sloc) 0.081 kb
1
2
3
4
5
6
7
---
gems:
- name: rr
  version: '>= 0.4.10'
- name: rspec
  version: '>= 1.1.11'