bitmask_attributes icon indicating copy to clipboard operation
bitmask_attributes copied to clipboard

Integer values

Open Drakula2k opened this issue 12 years ago • 2 comments

How to use this gem with integer possible values? I have error SyntaxError: (eval):3: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END self.hours?(:0)

Drakula2k avatar Apr 06 '13 13:04 Drakula2k

Just ran into this issue too, trying to start a string with an integer e.g. '3d_printing'

johnrees avatar Aug 17 '13 14:08 johnrees

+1

marcferna avatar Mar 03 '14 22:03 marcferna