Sha256: 2654c274da9bbc5b36d94e9b5bbfe3f2389445e18bb27f1a7f8514bf49bf07bc

Contents?: true

Size: 587 Bytes

Versions: 14

Compression:

Stored size: 587 Bytes

Contents

# FIXME recipe failing due to https://github.com/assaf/vanity/issues/105

gem 'vanity'

after_bundler do
  generate "vanity"
  rake "db:migrate"
  
  inject_into_class "app/controllers/application_controller.rb", "ApplicationController" do
    "  use_vanity :current_user\n"
  end
end

after_everything do
  
end

__END__

name: Vanity
description: Experiment Driven Development
website: http://vanity.labnotes.org/
author: drnic

requires: []
run_after: []
run_before: []

category: other
exclusive: ab-testing

# config:
#   - foo:
#       type: boolean
#       prompt: "Is foo true?"

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
appscrolls-0.11.2 scrolls/untested/vanity.rb
appscrolls-0.11.1 scrolls/untested/vanity.rb
appscrolls-0.11.0 scrolls/untested/vanity.rb
appscrolls-0.10.1 scrolls/untested/vanity.rb
appscrolls-0.10.0 scrolls/untested/vanity.rb
appscrolls-0.9.0 scrolls/untested/vanity.rb
appscrolls-0.8.4 scrolls/zzz/vanity.rb
appscrolls-0.8.3 scrolls/zzz/vanity.rb
appscrolls-0.8.2 scrolls/zzz/vanity.rb
appscrolls-0.8.1 scrolls/zzz/vanity.rb
appscrolls-0.8.0 scrolls/zzz/vanity.rb
appscrolls-0.7.1 scrolls/zzz/vanity.rb
appscrolls-0.7.0 scrolls/zzz/vanity.rb
eldarscrolls-0.7.0 scrolls/zzz/vanity.rb