var search_data = {"index":{"searchIndex":["interpolatespec","new","cli","dsl","interpolate","project","task","custombartask","footask","gem","taskspec","template","version","object","versionspec","bump_version()","custom_config()","custom_tasks()","custom_templates()","default_tasks()","default_templates()","dir()","dot_options()","get_part()","inherited()","init()","interpolate()","method_missing()","name()","name()","name=()","new()","new()","new()","new_task()","options()","options()","project_options()","release()","root()","run()","run()","run()","run()","say()","tasks()","templates()","version()","version=()","gemfile","gemfile.lock","guardfile","license","readme","custom_bar","readme","gemfile","guardfile","readme","spec_helper.js.coffee","chai.js","sinon-chai.js","sinon.js","readme"],"longSearchIndex":["interpolatespec","new","new::cli","new::dsl","new::interpolate","new::project","new::task","new::task::custombartask","new::task::footask","new::task::gem","new::task::taskspec","new::template","new::version","object","versionspec","new::version#bump_version()","new::custom_config()","new::custom_tasks()","new::custom_templates()","new::default_tasks()","new::default_templates()","new::interpolate#dir()","new::interpolate#dot_options()","new::version#get_part()","new::task::inherited()","new::cli#init()","new::interpolate#interpolate()","new::cli#method_missing()","new::task#name()","new::task::name()","new::task::name=()","new::project::new()","new::task::new()","new::template::new()","object#new_task()","new::task#options()","new::template#options()","new::task#project_options()","new::cli#release()","object#root()","new::task::custombartask#run()","new::task::footask#run()","new::task::gem#run()","new::task::taskspec#run()","new::dsl#say()","new::tasks()","new::templates()","new::version#version()","new::version#version=()","","","","","","","","","","","","","","",""],"info":[["InterpolateSpec","","InterpolateSpec.html","",""],["New","","New.html","",""],["New::Cli","","New/Cli.html","",""],["New::Dsl","","New/Dsl.html","",""],["New::Interpolate","","New/Interpolate.html","",""],["New::Project","","New/Project.html","",""],["New::Task","","New/Task.html","",""],["New::Task::CustomBarTask","","New/Task/CustomBarTask.html","",""],["New::Task::FooTask","","New/Task/FooTask.html","",""],["New::Task::Gem","","New/Task/Gem.html","",""],["New::Task::TaskSpec","","New/Task/TaskSpec.html","",""],["New::Template","","New/Template.html","",""],["New::Version","","New/Version.html","",""],["Object","","Object.html","",""],["VersionSpec","","VersionSpec.html","",""],["bump_version","New::Version","New/Version.html#method-i-bump_version","(part)",""],["custom_config","New","New.html#method-c-custom_config","()",""],["custom_tasks","New","New.html#method-c-custom_tasks","()",""],["custom_templates","New","New.html#method-c-custom_templates","()",""],["default_tasks","New","New.html#method-c-default_tasks","()",""],["default_templates","New","New.html#method-c-default_templates","()",""],["dir","New::Interpolate","New/Interpolate.html#method-i-dir","()",""],["dot_options","New::Interpolate","New/Interpolate.html#method-i-dot_options","()","

Convert options to OpenStruct so we can use dot notation in the templates\n"],["get_part","New::Version","New/Version.html#method-i-get_part","()",""],["inherited","New::Task","New/Task.html#method-c-inherited","(task_class)",""],["init","New::Cli","New/Cli.html#method-i-init","()",""],["interpolate","New::Interpolate","New/Interpolate.html#method-i-interpolate","(src_path, options)","

Convienance method for processing everything\n"],["method_missing","New::Cli","New/Cli.html#method-i-method_missing","(method, *args)","

option :name, required: true\n"],["name","New::Task","New/Task.html#method-i-name","()",""],["name","New::Task","New/Task.html#method-c-name","()",""],["name=","New::Task","New/Task.html#method-c-name-3D","(name)",""],["new","New::Project","New/Project.html#method-c-new","(template, name)","

Create all variables and run new project creation methods\n"],["new","New::Task","New/Task.html#method-c-new","(project_config)",""],["new","New::Template","New/Template.html#method-c-new","(type, name)",""],["new_task","Object","Object.html#method-i-new_task","(task, options = {})",""],["options","New::Task","New/Task.html#method-i-options","()","

Return only the options for the given task\n"],["options","New::Template","New/Template.html#method-i-options","()","

Create the options object\n"],["project_options","New::Task","New/Task.html#method-i-project_options","()","

Return ALL available options\n"],["release","New::Cli","New/Cli.html#method-i-release","()",""],["root","Object","Object.html#method-i-root","(*paths)",""],["run","New::Task::CustomBarTask","New/Task/CustomBarTask.html#method-i-run","()",""],["run","New::Task::FooTask","New/Task/FooTask.html#method-i-run","()",""],["run","New::Task::Gem","New/Task/Gem.html#method-i-run","()",""],["run","New::Task::TaskSpec","New/Task/TaskSpec.html#method-i-run","()",""],["say","New::Dsl","New/Dsl.html#method-i-say","(text = '', args = {})","

Replacement for puts that accepts various stylistic\narguments\ngithub.com/fazibear/colorize/blob/master/lib/colorize.rb ...\n"],["tasks","New","New.html#method-c-tasks","()","

List all the available tasks\n"],["templates","New","New.html#method-c-templates","()","

List all the available templates\n"],["version","New::Version","New/Version.html#method-i-version","()",""],["version=","New::Version","New/Version.html#method-i-version-3D","(string)",""],["Gemfile","","Gemfile.html","","

source 'rubygems.org'\n

gem 'activesupport' gem 'colorize' gem 'rake' gem …\n"],["Gemfile.lock","","Gemfile_lock.html","","

GEM\n\n

remote: https://rubygems.org/\nspecs:\n  activesupport (4.0.4)\n    i18n (~> 0.6, >= 0.6.9)\n    minitest ...
\n"],["Guardfile","","Guardfile.html","","

# More info at github.com/guard/guard#readme\n

notification :terminal_notifier, subtitle: 'ruby.gems.new' …\n"],["LICENSE","","LICENSE_txt.html","","

Copyright © 2013 Ryan Brewster\n

MIT License\n

Permission is hereby granted, free of charge, to any person …\n"],["README","","README_md.html","","

new\n

install\n\n

gem install new\nnew init
\n"],["custom_bar","","spec/fixtures/custom/templates/custom_bar_template/custom_bar_txt.html","",""],["README","","tasks/gem/README_md.html","","

GEM TASK\n

gemspec attributes\n

You can add any of the supported gemspec attributes to your project's \n…\n"],["Gemfile","","templates/js/Gemfile.html","","

source 'rubygems.org'\n

gem 'bundler', '>= 1.2.0'\n

group :development do\n"],["Guardfile","","templates/js/Guardfile.html","","

# Source guard :coffeescript, input: 'src', output: 'lib',\nhide_success: true guard :sass, …\n"],["README","","templates/js/lib/README_md.html","","

DO NOT MODIFY!\n Any modifications to the javascripts should be made on the\nCoffeeScript source files ...\n"],["spec_helper.js.coffee","","templates/js/spec/spec_helper_js_coffee.html","",""],["chai.js","","templates/js/spec/vendor/chai_js.html","","

! function(name, context, definition) {\n\n

if (typeof require === 'function' && typeof exports === 'object' ...\n
\n"],["sinon-chai.js","","templates/js/spec/vendor/sinon-chai_js.html","","

(function(sinonChai) {\n\n

"use strict";\n\n// Module systems magic dance.\nif (typeof require === "function" ...\n
\n"],["sinon.js","","templates/js/spec/vendor/sinon_js.html","","\n
Sinon.JS 1.6.0, 2013/02/18\n\n@author Christian Johansen (christian@cjohansen.no)\n@author Contributors: ...
\n"],["README","","templates/js/src/README_md.html","","

CHANGE LOG\n

0.0.1\n

*\n"]]}}