doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

Update to 2.2.2 #84

Closed pklebba closed 8 years ago

pklebba commented 8 years ago

I have a problem with updating Semantic UI to latest version.

I typed bundle install, console says that new version has been installed. But when I'm looking on JavaScript file, I'm still seeing Semantic UI - 2.1.7 in comment. I tried use asset:clean command but it don't working. Why?

doabit commented 8 years ago

@Siprah Hi, could you try rake assets:clobber && rake assets:precompile?

doabit commented 8 years ago

I closed this issue, if you've any question, you can reopen it.