Hacker Newsnew | past | comments | ask | show | jobs | submit | kurenn88's commentslogin

Did you find it useful?


Check out the acts as user gem for handling multiple users using polymorphic relations for a rails app


Thanks man! it was an issue we had at the company


This is the version 2 of Furatto, first release was about 2 months ago, it just got better, faster and stronger!


Thanks dude, I'll keep working, tell me how it goes!


Hey guys I just released the rails gem for those ruby devs https://github.com/IcaliaLabs/furatto-rails try it out!...I need to add some more doc! enjoy!


I'll be adding this kind of features in the near future....I'll keep you posted!


Yeah it is really helpful!...sorry to hear it does not fill your eye...but I'll be working on it to improve it!

Thanks!


You should be fine yeah!


Awesome!:) I'll definitely play around with furrato and keep an eye on its progress.


Hi hobonumber,

First of all I woukd like to say that your framework is one of the ones I like the most when developing mine...

I know it's a big file but it is because it has a lot of comments, I have to work on the sass version to change the comments style...the minified version is close to 133 kb or so...but I definitely have to reduce it and make it lighter...

Any piece of advice?


Hey Kurenn, I would pay close attention to every CSS rule and really think about if it's needed or not. Also, try to follow some CSS principle such as OOCSS or SMACSS so that you reduce selector bloat.

ie: ".tabbar-inner { ... }" is better than ".tabbar .inner { ... }"


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: