pelargir / auto-session-timeout

Provides automatic session timeout in a Rails application.
MIT License
126 stars 63 forks source link

Removes rails helper from URL check #4

Closed amoose closed 9 years ago

amoose commented 9 years ago

Using ActionPack to determine URL caused exceptions on non-rails routes.