Sukjoon Kim
Sukjoon Kim
When I add autoheight option to my $.iframe method with url as a first parameter, It seems the autoheight option does not work properly. My code as follows: ``` $.iframe("http://blink.heroku.com/",...
Very useful component, thank you. In the Redirection example on the Readme Doc, https://github.com/hasura/react-check-auth#3-redirect-not-logged-in-users-to-login If I just use Browser history router, it works well. But if I refresh the browser...
It seems this gem run only rails env. Do you have any plan to support other than rails like Sinatra, etc.?
Do you have any plan to upgrade this plugin with rails 3 compatibility support??
I'm sorry it's not issue, it's just a question. You know, reverie has two stylesheet files by default: app.scss and style.scss. I know the app.scss is a wrapper for foundation...
I use this plugin today. All works well. Thank you. But it seems not work when i add `` link tag inside the `` element. Is this by design OR...
I am using mobile-fu with jQuery Mobile. As you know, the jQuery Mobile convert a normal HTTP request to Ajax style request. When I use mobile-fu with jQuery Mobile, It...
I installed ruby to user's home directory using ruby-install. I set up the $PATH info to my .bashrc and i add sourcing .bashrc to my .bash_profile as follows: (in .bashrc)...