Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
/ blog Public archive
forked from plribeiro3000/blog

Project to test some ideas of development and some patterns using rails.

Notifications You must be signed in to change notification settings

fmammoli/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Build Status Code Climate

This repository is for testing only. It will contain several tests of patterns to use when developing using rails and best practices on testing using rspec. In the end, this repo will be an example of best practices and good patterns to use.

TODO

  • Make ActiveRecord::Base models lighter and with less responsabilities.

Mantainers

@plribeiro3000

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Project to test some ideas of development and some patterns using rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published