I gave her the API key to my heart

KEY = "asdasdjkdfgjk443534kjsdfs"
class Heart < ActiveResource::Base
    self.site = "http://localhost:3000/"
    self.element_name = "heart"
end
Heart.create({:key => KEY})

I just wanted to lay claim to this quote, because right now it’s not coming up in google, and I want credit :-)

There are no comments on this post

Leave a Reply

You must be logged in to post a comment.