Download Vegtastic Free Java Code
Description
Collaborative vegan/vegetarian recipe collection.
Icons
Source Files
The download file Vegtastic-master.zip has the following entries.
.gitignore//from ww w . j av a2 s.c o m
.rspec
Capfile
Gemfile
Gemfile.lock
README.markdown
RMU_REVIEW.markdown
Rakefile
app/controllers/application_controller.rb
app/controllers/ingredients_controller.rb
app/controllers/pages_controller.rb
app/controllers/recipes_controller.rb
app/helpers/application_helper.rb
app/helpers/ingredients_helper.rb
app/helpers/pages_helper.rb
app/helpers/recipes_helper.rb
app/models/food.rb
app/models/ingredient.rb
app/models/ingredient_parser.rb
app/models/ingredient_profile.rb
app/models/nutrient.rb
app/models/nutrient_definition.rb
app/models/recipe.rb
app/models/recipe_profile.rb
app/models/user.rb
app/models/weight.rb
app/stylesheets/ie.scss
app/stylesheets/partials/_base.scss
app/stylesheets/partials/_custom.scss
app/stylesheets/partials/_form.scss
app/stylesheets/partials/_page.scss
app/stylesheets/partials/_two_col.scss
app/stylesheets/partials/_typography.scss
app/stylesheets/print.scss
app/stylesheets/screen.scss
app/views/ingredients/_form.html.haml
app/views/layouts/application.html.haml
app/views/pages/about.html.haml
app/views/pages/contact.html.haml
app/views/pages/help.html.haml
app/views/pages/home.html.haml
app/views/recipes/_form.html.haml
app/views/recipes/edit.html.haml
app/views/recipes/index.html.haml
app/views/recipes/new.html.haml
app/views/recipes/show.html.haml
autotest/discover.rb
config.ru
config/application.rb
config/boot.rb
config/compass.rb
config/database.template.yml
config/development.sphinx.conf
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/compass.rb
config/initializers/devise.rb
config/initializers/haml.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
config/sphinx.yml
db/migrate/20100906220902_create_foods.rb
db/migrate/20100906221029_create_nutrients.rb
db/migrate/20100906221153_create_nutrient_definitions.rb
db/migrate/20100906221443_create_weights.rb
db/migrate/20100908022155_add_indexes_for_old_pks.rb
db/migrate/20100908051055_create_recipes.rb
db/migrate/20100908051157_create_ingredients.rb
db/migrate/20100910051038_add_tag_to_nutrient_definitions.rb
db/migrate/20100910234604_create_ingredient_profiles.rb
db/migrate/20100914010748_remove_gm_weight_from_ingredient_profiles.rb
db/migrate/20100914014503_create_recipe_profiles.rb
db/migrate/20100914051130_fixing_nutrient_and_definition_relationship.rb
db/migrate/20100915202817_fix_data_types_in_recipe_profile.rb
db/migrate/20101017064336_devise_create_users.rb
db/schema.rb
db/seeds.rb
db/sphinx/development/food_core.spa
db/sphinx/development/food_core.spd
db/sphinx/development/food_core.sph
db/sphinx/development/food_core.spi
db/sphinx/development/food_core.spk
db/sphinx/development/food_core.spm
db/sphinx/development/food_core.spp
db/sphinx/development/weight_core.spa
db/sphinx/development/weight_core.spd
db/sphinx/development/weight_core.sph
db/sphinx/development/weight_core.spi
db/sphinx/development/weight_core.spk
db/sphinx/development/weight_core.spm
db/sphinx/development/weight_core.spp
doc/README_FOR_APP
lib/import_data/FOOD_DES_VEG.csv
lib/import_data/NUTR_DEF.csv
lib/import_data/NUT_DATA_MIN.csv
lib/import_data/WEIGHT.csv
lib/tasks/.gitkeep
lib/tasks/import_from_csv.rake
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/flutie/stylesheets/defaults.css
public/flutie/stylesheets/forms.css
public/flutie/stylesheets/lists.css
public/flutie/stylesheets/reset.css
public/flutie/stylesheets/screen.css
public/flutie/stylesheets/tables.css
public/flutie/stylesheets/type.css
public/images/icons/flag_green.png
public/images/icons/flag_red.png
public/images/icons/flag_yellow.png
public/images/logo.png
public/images/masters/logo.png
public/images/temp/V-logo1.jpg
public/images/temp/aia_logo_screen.png
public/images/temp/bkgd_content_mid.png
public/images/temp/bkgd_content_top9.png
public/images/temp/grey_gradient_bg.jpg
public/images/temp/nav-bg.gif
public/images/temp/nav-pipe.gif
public/images/temp/salad-bowl.jpg
public/images/temp/shadow_dark.png
public/images/temp/shadow_light.png
public/images/temp/sprite_master.png
public/images/temp/tomatos.jpg
public/images/temp/white-80.png
public/javascripts/.gitkeep
public/javascripts/application.js
public/javascripts/html5.js
public/javascripts/jquery-ui.js
public/javascripts/jquery-ui.min.js
public/javascripts/jquery.js
public/javascripts/jquery.min.js
public/javascripts/nested_form.js
public/javascripts/rails.js
public/stylesheets/.gitkeep
script/rails
spec/controllers/ingredients_controller_spec.rb
spec/controllers/pages_controller_spec.rb
spec/controllers/recipes_controller_spec.rb
spec/factories/foods.rb
spec/factories/ingredients.rb
spec/factories/nutrient_definitions.rb
spec/factories/nutrients.rb
spec/factories/recipes.rb
spec/factories/users.rb
spec/factories/weights.rb
spec/models/food_spec.rb
spec/models/ingredient_profile_spec.rb
spec/models/ingredient_spec.rb
spec/models/nutrient_definition_spec.rb
spec/models/nutrient_spec.rb
spec/models/recipe_spec.rb
spec/models/user_spec.rb
spec/models/weight_spec.rb
spec/requests/ingredients_spec.rb
spec/requests/recipes_spec.rb
spec/routing/ingredients_routing_spec.rb
spec/routing/recipes_routing_spec.rb
spec/spec_helper.rb
tmp/.gitkeep
vendor/plugins/.gitkeep
Download
Click the following link to download Vegtastic-master.zip.
Vegtastic-master.zip