I have exhausted all thoughts on how to actually get jquery file upload to work, so screw it, I am just going to make something homegrown for tomorrow
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Benefits < ActiveRecord::Base
|
||||
|
||||
def self.save(file)
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user