AS

Results 3 issues of AS

TLDR: `MyModel.find(nil)` should throw `ActiveRecord::RecordNotFound`. --- What happened: While doing `ClientProject.find(params[:id])` the system `returned with a random record`. Baffled by the result I realised it was simply not throwing an...

Hi, first thanks for your work. It seems there is a bug where when an imported file is changed in development mode the system is not able to catch the...

Hi, this seems an interesting project. Under which licence are you sharing this? Thank you!