Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Time.zone isn't nil #74

Merged
merged 1 commit into from
Mar 11, 2013

Conversation

hamakn
Copy link
Contributor

@hamakn hamakn commented Mar 9, 2013

especially, working with active support core extention

require "active_support"
require "active_support/core_ext"

Time.zone # => nil

especially, working with active support core extention

require "active_support"
require "active_support/core_ext"

Time.zone # => nil
@eugenebolshakov
Copy link

👍

1 similar comment
@cf-frontend
Copy link

👍

travisjeffery pushed a commit that referenced this pull request Mar 11, 2013
@travisjeffery travisjeffery merged commit ff8b96e into travisjeffery:master Mar 11, 2013
@travisjeffery
Copy link
Owner

Just pushed v0.6.1. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants