- About the Project
- Built With
- Contributing
- Contact
- Acknowledgements
- Getting Started
- Live Demo and Video
- [RUBY]
- [RAILS]
- [DEVISE]
- [RSPEC&CAPIBARA]
- [BOOTSTRAP]
- [CLOUDINARY]
- [POSTGRESQL]
The TaTme project sets up an that allows you to share your opinions related to daily, political, business, or life wealth hacks that you have used in the past. As well we welcome all sort of insights, opinions, Forecast or interpretations of current policy, life, and world news
Contributions make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Ruby & Rails installed on your local machine. Bundle installed on your machine Terminal or similar to execute the program.
- To get a local copy up and running follow these simple example steps.
- Clone this repository with git clone
https://github.com/elyor-doniyorov/Rails-Cap-Twitter.git
using your terminal or command line. - Change to the project directory by entering:
cd tatme
in the terminal.
- run the command
bundle install
This will install the required dependencies - run the command
rails webpacker:install
This will install the webpack to avoid specific rails => 6 problems - run the command
rails db:create
This will initialize the necessary migration files - run the command
rails db:migrate
- run the command
rails server
- $ git clone `$ git clone https://github.com/elyor-doniyorov/Rails-Cap-Twitter.git`
- $ git checkout workspace
- $ cd tatme`
- $ bundle
- $ rails webpacker:install
- $ rails db:create
- $ rails db:migrate
- $ rails server
In this project, the testing was done using RSpec to test logic specs.
- In a terminal window type gem install RSpec
- Once RSpec install has finished, type RSpec --init
- You will see a folder spec and a file .rspec
- Inside spec folder, you'll see a spec_helper.rb file.
The testing files are included in spec folders.
-
Inside your terminal type: rspec spec/*
-
Type rspec spec/* to run all tests
-
All test should pass
- $ gem install rspec
- $ rspec spec/*
- $ 29 examples, 0 failures
👤 Elyor Doniyorov
- Github: @elyor-doniyorov
- LinkedIn: @elyor-doniyorov
- Microverse
- Design idea by Gregoire Vella on Behance
This project is MIT licensed.