Ruby Interface to FOAAS (http://foaas.herokuapp.com/)
FOAAS(Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.
Fuck::Off.new(name: "You", from: "Me").call
Fuck::You.new(name: "You", from: "Me").call
Fuck::This.new(from: "Me").call
Fuck::That.new(from: "Me").call
Fuck::Everything.new(from: "Me").call
Fuck::Everyone.new(from: "Me").call
Fuck::Donut.new(name: "You", from: "Me").call
Fuck::Shakespeare.new(name: "You", from: "Me").call
Fuck::Linus.new(name: "You", from: "Me").call
Fuck::King.new(name: "You", from: "Me").call
Fuck::Pink.new(from: "Me").call
Fuck::Life.new(from: "Me").call
Fuck::Chainsaw.new(name: "You", from: "Me").call
Fuck::Thing.new(thing: "Anything", from: "Me").call
Fuck::Thanks.new(from: "Me").call
Fuck::Flying.new(from: "Me").call
Fuck::Fascinating.new(from: "Me").call
Fuck::Outside.new(name: "You", from: "Me").call
FOAAS may add some new, fun features. Taking advantage of those new features may require updates. Please feel free to contribute. Caveat: tests or 'eff off ;)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request