grape-entity
An API focused facade that sits on top of an object model.
File Explorer
Download Latest Version (.zip)- ci.yml
- danger-comment.yml
- danger.yml
- dependabot.yml
- serializing.rb
- base.rb
- block_condition.rb
- hash_condition.rb
- symbol_condition.rb
- base.rb
- hash_object.rb
- openstruct_object.rb
- plain_object.rb
- nested_exposures.rb
- output_builder.rb
- base.rb
- block_exposure.rb
- delegator_exposure.rb
- formatter_block_exposure.rb
- formatter_exposure.rb
- nesting_exposure.rb
- represent_exposure.rb
- condition.rb
- delegator.rb
- deprecated.rb
- entity.rb
- exposure.rb
- options.rb
- version.rb
- grape-entity.rb
- grape_entity.rb
- nested_exposures_spec.rb
- represent_exposure_spec.rb
- entity_spec.rb
- exposure_spec.rb
- hash_spec.rb
- options_spec.rb
- spec_helper.rb
- .coveralls.yml
- .gitignore
- .rspec
- .rubocop.yml
- .rubocop_todo.yml
- .yardopts
- CHANGELOG.md
- CONTRIBUTING.md
- Dangerfile
- Gemfile
- grape-entity.gemspec
- Guardfile
- LICENSE
- Rakefile
- README.md
- RELEASING.md
- UPGRADING.md
# Installation Guide
1. Get the code
git clone https://github.com/ruby-grape/grape-entity
Downloads the entire project code from GitHub to your computer.
cd grape-entity
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
