I’m using Blueprint for css for laying out my side. I have also started using Formtastic but I have problems laying it out with the grid system. Does anybody have any guidelines or pointers on how to make these two work together?
Regards,
Johann
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve stopped using Formtastic and instead use https://github.com/plataformatec/simple_form and have have no problems whatsoever making it play well with blueprint.
Although I should say, that my reason for switching to simple_form had nothing to do with blueprint, I just prefer its api and features to formtastic’s.