Description:

Generate a model of parse_resource

Example:

rails generate model Thing

This will create:
    app/models/thing.rb