ruby-on-lambda
ruby-on-lambda copied to clipboard
Automation scripts to help run Ruby 2.1 programs on AWS Lambda
Results
2
ruby-on-lambda issues
Sort by
recently updated
recently updated
newest added
I did make some modification but running into this error. I am using ruby 2.2 but don't see why that would matter.
Hmmm...I refactored my largish app.rb into several files. At the top of my app.rb file, I try to require these other files, and ruby can't find them. I've tried require...