async-rails icon indicating copy to clipboard operation
async-rails copied to clipboard

async Rails 3 stack demo

Results 4 async-rails issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.29 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...

dependencies

When Rails is upgraded to 3.2.x, the following exception is thrown when starting Thin: monitor.rb:185:in `mon_enter': undefined method`lock' for nil:NilClass (NoMethodError)

Figured I start at the top. Have some async rails apps deployed to Heroku. I need to limit requests to less than 30 seconds so I implemented rack-timeout like we...

Bumps [uglifier](https://github.com/lautis/uglifier) from 1.0.3 to 2.7.2. Changelog Sourced from uglifier's changelog. 2.7.2 (26 August 2015) update UglifyJS to 2.4.24 2.7.1 (27 February 2015) fix compatibility with experimental Alaska ExecJS runtime...

dependencies