Aman Patel

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

Hi all

I am trying to start contributing to the open-source world and so I am trying to setup Noticed gem locally (https://github.com/excid3/noticed). I have my postgres server up. After installing the dependencies when I do rails db: create it shows me this :
Don't know how to build task 'db:create' (See the list of available tasks with rails --tasks)

Also, running rake test shows error. Can someone please help me?