Sha256: c20ac4783d2672e9974ba35022a46f5f74ffd8ab1aa09a41ea4e417ea3200afb
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
module Stationed module Generators module Plugins module CapybaraWebkit def finish_template gem 'capybara-webkit', group: :test copy_file 'capybara_webkit.rb', 'spec/support/capybara_webkit.rb' super end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stationed-0.0.1 | lib/stationed/generators/plugins/capybara_webkit.rb |