Jordan Singer

Results 10 comments of Jordan Singer

Nice. I definitely see copying snippets on Mac being useful. What are your thoughts about that on iOS?

I like the idea. But think about this in a real situation (I have no obligation against this idea): You are saying that when you are already at the top...

Interesting. So that only happens when you scroll to a hashtag... I will have to look into it more. Thanks!

Here's what I'm getting upon build, any extra steps I'm missing?

@tkersey thank you!

So I have a Resume model where I want to track visits to. in "def show" on resumes_controller.rb: impressionist(@resume,message:"pageview") in resume.rb: is_impressionable Running on Ruby 2.1.0 and Rails 4.0.0 Let...

@Loremaster On Heroku with a Postgres DB I'm using your fork, but I get: "TypeError: can't cast Hash to text: INSERT INTO "impressions" ("action_name", "controller_name", "created_at", "impressionable_id", "impressionable_type", "ip_address", "message",...