Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

P6-alu0101111254

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

P6-alu0101111254

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

P10 LPP

##Lucas Christian Bodson Lobato

##GRUPO:103

##alu01011111254@ull.edu.es

En esta práctica seguiremos con el tema de la nutricion, pero esta vez creando una clase menu utilizando la metodología dsl orientada al usuarioy añadiendo travis, coveralls y finalizando el gem

Travis

You can see it here https://travis-ci.com/alu0101111254/travis_repository

Coverage Status

Installacion

$ gem install P6

Ejecucion

Se puede ejecutar mediante RAKE o mediante ruby p6_rspec.rb

TREE

.
├── bin
│   ├── console
│   └── setup
├── Gemfile
├── Gemfile.lock
├── Guardfile
├── lib
│   ├── P6
│   │   ├── P6.rb
│   │   ├── P7.rb
│   │   ├── P8.rb
│   │   └── version.rb
│   └── P6.rb
├── P6.gemspec
├── Rakefile
├── README.md
├── spec
│   ├── P6_spec.rb
│   └── spec_helper.rb
└── tmp.
├ Gemfile
├ Gemfile.lock
├ Guardfile
├ P6.gemspec
├ README.md
├ Rakefile
├ bin
│   ├ console
│   └ setup
├ docs
│   ├ Alimento.html
│   ├ BasicPlato.html
│   ├ Lista.html
│   ├ Node.html
│   ├ P6
│   │   └ Error.html
│   ├ P6.html
│   ├ Plato.html
│   ├ _index.html
│   ├ class_list.html
│   ├ css
│   │   ├ common.css
│   │   ├ full_list.css
│   │   └ style.css
│   ├ file.README.html
│   ├ file_list.html
│   ├ frames.html
│   ├ index.html
│   ├ js
│   │   ├ app.js
│   │   ├ full_list.js
│   │   └ jquery.js
│   ├ method_list.html
│   └ top-level-namespace.html
├ lib
│   ├ P6
│   │   ├ P6.rb
│   │   ├ P7.rb
│   │   ├ P8.rb
│   │   └ version.rb
│   └ P6.rb
├ spec
│   ├ P6_spec.rb
│   └ spec_helper.rb
└ tmp

##CONTRIBUTING

Bug reports and pull requests are welcome on GitHub at https://github.com/ULL-ESIT-LPP-1920/tdd-alu0101111254.

FAQs

Package last updated on 09 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc