vicvega / chaltron

Template generator for rails application with bootstrap, devise...
MIT License
9 stars 2 forks source link

Semicolon missing #17

Closed jonnynux closed 5 years ago

jonnynux commented 5 years ago

Semicolon missing in the end of &nbsp:

https://github.com/vicvega/chaltron/blob/f712a0fb14b3a0254a03b4fb295a7200fb9cbe95/app/helpers/chaltron/ldap_helper.rb#L5

https://github.com/vicvega/chaltron/blob/f712a0fb14b3a0254a03b4fb295a7200fb9cbe95/app/helpers/chaltron/users_helper.rb#L4

crondaemon commented 5 years ago

Good catch. Can you send a pull request?