Ved
Ved
Hi, I have used Redis instead of Memcached,my question is is this gem works with only Memcached or it will work with Redis as well?
Hi, I have used bootstrap nested form like, `` `` `` When there is error on the page it will replace help span with inline error span. How to keep...
When i use semantic_form_for it is converting to bootstrap support but in case of semantic_nested_form_for it is not doing anything. Please reply ?
Is there any way to control the formtastic to stop creating label or customize div so that to use bootstrap we have more control over it?
I am facing an issue while adding additional name to file like i was looking similar filename like style.css?v1="some_version". How do i use current_theme_stylesheet_path to use file with name "style.css?v1=some_version".