Ala Arab
Ala Arab
I run rake commontator:copy:models and make changes to the validation rules inside model in app/models/commontator/comment.rb but they don't apply, like the documentation says it should.
Is there a method available to only display the thread, or only the form? In some cases, it could be nice to see the comment thread without also showing the...
After attempting RAILS_ENV=production bundle exec rake assets:precompile, i get the following error ``` SassC::SyntaxError: Error: Invalid CSS after "...ia screen\\0 and": expected "{", was "(max-width: 1024px)" on line 18866 of...
Hello, when I am using :date, :inner_class => 'form-control' %> The javascript generates incorrect HTML, which does not match up with jquery-UI CSS files. It is generating code with class...
Is it possible to integrate Render Sync with google map? The main issue I see is my map partial is not wrapped by an each do block. So I am...