ruby on rails - time_splitter gem getting uninitialized constant Sheet::TimeSplitter -


i have installed time_splitter gem can use single date_time field. bundle includes version 1.0.0. recommended here, added code class sheet:

extend timesplitter::accessors split_accessor :event_time 

i getting error on extend:

nameerror in sheetscontroller#new uninitialized constant sheet::timesplitter 

i'm give , hack date/time solution hoping more elegant. in advance help.

you need restart server. happened me :)


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -