Bruno Miranda

Results 7 issues of Bruno Miranda

Found something interesting this morning working with string types. The field is indexed as such: ``` ruby string :board_specialty, :multiple => true do user.certifications.map(&:specialty) if user.try(:certifications) end ``` And here...

awaiting-feedback

Thank you for the work on this plugin. "Elasticsearch Reindexing Plugin provides a feature to create a new index from an existing index. If you want to add new analyzers...

question

When users try to add links sometimes they make mistakes. The markdown parser seems to be trowing a 500 error when you add the following to an article and tries...

``` shell rake derailer rake aborted! NotImplementedError: Parser does not support parsing Ruby 2.1.6 Tasks: TOP => derailer (See full trace by running task with --trace) ```

I set a text field required="required" on the html side ` ` then upon user input I use jQuery to trigger a the following change: ``` jQuery("#title_input").prop('required', false); ``` The...

I heavily suggest http://opensource.org/licenses/MIT Thank you for the gem BTW.

Create codeql.yml