Jason MacLulich

Results 4 issues of Jason MacLulich

Hi I've been using your library quite extensively and just recently I've run into a problem when attempting to upgrade the dependencies in an older project. I'm using the latest...

I'm getting 410 responses because the library is making requests to this end point: ``` api.twitter.com/1/statuses/home_timeline.json ``` when it needs to be ``` api.twitter.com/1.1/statuses/home_timeline.json ``` now. I'm not sure if...

Hi, I'm loving enlive, however I have a weird problem with finding and replacing variables inside meta tags. This is my html. `` When I apply this transformation: ``` (at...

Hi Been a long time user of your software, it works great usually, but we've been running into an issue recently that is causing us quite a few problems. Seeing...