/mind_thought

A place to ask questions and get answers, as well as answer the questions of others

Primary LanguageRuby

Mind Thought

By Nicole Glasgow.

Description

Mind Thought is a place to ask questions and get answers, as well as answer the questions of others.

Installation

Add it to your Gemfile:

gem 'dynamic_form', '1.1.4'
group :test do
  gem 'capybara', '1.1.2'
  gem 'factory_girl', '2.6.4'
  gem 'devise', '2.1.0'
  gem 'email_spec', '1.2.1'
end

Run the following command to install it:

bundle install

Authors

License

MIT.