PRbsas.github.io


React, Redux and Rails API

Watched is a fullstack application to keep track and manage your favorite shows. It is built with a React and Redux frontend and a rails API backend.


Rails API and JavaScript

Rails API

Using Active Model Serializers to render customized JSON


Devit on Rails

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.


Devise and OmniAuth Authentication with Rails

Devise


Acts As Votable gem for Rails Apps

Acts As Votable is a Ruby Gem written for Rails ActiveRecord. This gem adds methods to your model that allow it to vote or be voted on while providing an easy syntax to read and write. This makes it easy to enable user interaction with the content of your application.