0.0
No commit activity in last 3 years
No release in over 3 years
The best voting gem ever.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

About

This is the GitHub repository for VoteableLinus, which is a Ruby gem published on rubygems.org used for the postit Rails application.

Notes

  • Installed gemcutter Ruby gem
  • created new directory since this is a new project and needed to create gemspec file
  • filled out gemspec file and indicate the location of the file for the gem
  • ran in terminal the command gem build voteable.gemspec
  • published gem to rubygems via command gem push voteable_linus.0.0.0.gem