We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RiCal needs an implementation of TZInfo, but that implementation can be provided by either:
RiCal doesn’t care which implementation, but it does need one of them.
To leave the application the choice, the RiCal code doesn’t explicitly require either.
If you are using Ruby on Rails version 2.2 or later, you should be set, otherwise you need to
before requiring the RiCal gem.