looneydoodle.com
Tips | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/category/tips
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. April 21, 2016. Unable to resolve sequelize package. I recently decided to use a more opinionated migrations manager for a new microservice we are building on top of the loopback framework. In my opinion, loopback’s automigrate feature leaves a lot to be desired. After doing some search, we settled on Sequelize. I got started with the instructions on http:/ docs.sequelizejs.com/en/latest/docs/migrations/. And we were on our merry way.
looneydoodle.com
bugs | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/category/bugs
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. April 21, 2016. Unable to resolve sequelize package. I recently decided to use a more opinionated migrations manager for a new microservice we are building on top of the loopback framework. In my opinion, loopback’s automigrate feature leaves a lot to be desired. After doing some search, we settled on Sequelize. I got started with the instructions on http:/ docs.sequelizejs.com/en/latest/docs/migrations/. And we were on our merry way.
looneydoodle.com
Ruby split ignores empty fields | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/2015/01/ruby-split-ignores-empty-fields
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. January 5, 2015. Ruby split ignores empty fields. Came across a little weirdness with the string split function in ruby today. Basically. A,b,c".split(",") #= ["a,b,c"] # this is correct "a,b,c, ".split(",") #= ["a", "b", "c"] # this is weird. I was expecting the second one to have 2 extra empty fields. After doing some digging, turns out there is a limit param. Source: Class: String (ruby 2.1.4). Docker rails connection refused.
looneydoodle.com
rails | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/category/rails
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. January 12, 2015. Docker rails connection refused. 768:http:/ www.looneydoodle.com/looneydoodle.com/wp-content/uploads/2015/01/docker image.png' /. I ve been playing with docker. For a rails application being built for scripted. This is my first time using docker in an actual project and I came across an issue that doesn’t readily have an answer out there even though in retrospect the answer was staring at me in the face. P/r/schoolio ...
looneydoodle.com
How not to recruit for your startup | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/2015/01/how-not-to-recruit-for-your-startup
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. January 4, 2015. How not to recruit for your startup. Recently someone got in touch with me on angellist. And it turned out to be quite the dramatic conversation. As usual, it started out with the email stating that the company is interested in a chat. They seemed like an interesting startup and decided to connect and see where it goes. Then the weirdness started; names have been blacked out to protect identities. Leave your ego at home.
looneydoodle.com
Uncategorized | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/category/uncategorized
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. July 10, 2015. IOS9 App Transport Security Policy. Recently came across this error while trying to build an app for ios9. The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. Easy way out is to allow all http requests and stop iOS from automatically converting to https. Here is how:. 1 Navigate to the “Info” Panel in your app target. 4 Build and rejoice… and read on. Or wha...
looneydoodle.com
wrong number of arguments (1 for 0) | Rails | Facepalm | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/2014/06/wrong-number-of-arguments-1-for-0-rails-facepalm
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. June 22, 2014. Wrong number of arguments (1 for 0) Rails Facepalm. I am working on a simple web application to help out dieudonne. And came across a seemingly random error on the rails stack while trying to build a simple email functionality. My thought process was to scaffold a “message” model and have a “send” function in the controller that would then parse the mail content using LiquidTemplating. A week later, when I decided to giv...
looneydoodle.com
lOOney dOOdle | Arunram Kalaiselvan | lOOney dOOdle
http://www.looneydoodle.com/author/admin
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. April 21, 2016. Unable to resolve sequelize package. I recently decided to use a more opinionated migrations manager for a new microservice we are building on top of the loopback framework. In my opinion, loopback’s automigrate feature leaves a lot to be desired. After doing some search, we settled on Sequelize. I got started with the instructions on http:/ docs.sequelizejs.com/en/latest/docs/migrations/. And we were on our merry way.
looneydoodle.com
Arunram Kalaiselvan | lOOney dOOdle | Doodles, art, code and much more… | Page 2
http://www.looneydoodle.com/page/2
Arunram Kalaiselvan lOOney dOOdle. Doodles, art, code and much more…. January 14, 2014. No, DO NOT start deprecating your CSS. This is in reply to this. That was recently shared by Sidebar. On one of their recent daily newsletters. I found this post so ridiculous that I felt compelled to write this follow up post. I want you to go to the last web page you have developed and view the source. How many programming languages did you have to write? Freeing hand space is critical, so it’s important that we try...
SOCIAL ENGAGEMENT