Project Wasabi was created to support our sales team during an event and consists of an registration platform for leads.
- Install gems
bundle install
- Setup database
rake db:create
rake db:migrate
rake db:seed
rails s
Copyright © 2015 The Author developers.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see www.gnu.org/licenses/.
- Amanda Alvernaz (amanda at agendor.com.br)
- Daniel C. Bucher (daniel.bucher88 at gmail.com)
- Tulio M. Azul (tulio at agendor.com.br)