Skip to content

Yoomee/ym-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTES:

  1. May need to include jquery.ui.autocomplete styles in app, e.g. in application.css:

*= require jquery.ui.autocomplete
  1. Init the comments form in document ready, e.g. in application.js.coffee:

YmComments.Form.init({submitOnEnter: true})
  1. Don’t forget to also call the ym_tags install if neccessary, e.g. in terminal:

    $ rails g ym_tags:install

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors