Simple CRUD-Tweets App for test Rails 5, AngularJS & cj-form.
- Clone the repo.
-
Run bower install.
-
Run rake db:setup.
-
Run rails server.
-
Enter to localhost:3000 and you'll see a page.
-
Insert your name and your tweet message, then click the send button.
-
You can delete a tweet clicking the trash icon on each tweet.
CJ-Form it's a simple directive used to create forms with Angular: https://github.com/codigojade/cj_form