Skip to content

Conversation

algodave
Copy link

@algodave algodave commented Aug 6, 2014

File.exists? is a deprecated name in the latest MRI ruby-2.1.2 - see it on ruby-doc

I started getting the warning with ruby-2.1.0. Here it is:

gems/state_machine-1.2.0/lib/state_machine/integrations/base.rb:81: warning: File.exists? is a deprecated name, use File.exist? instead

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.

1 participant