This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
No gems have been built for this project yet.
commit 962aa9fc1ab0bc90b22123fd162dbf34aa3c85e8
tree 4b395978ca87cf606a464337d78f1179f9bd08b3
parent 75568d24a43992f0f17f6c960217ad68296e86d5
tree 4b395978ca87cf606a464337d78f1179f9bd08b3
parent 75568d24a43992f0f17f6c960217ad68296e86d5
... |
... |
|






Comments
There’s no minimum version for sequel?
I’m sure there is, but I don’t know what version Dan was developing against at this stage. I also don’t know enough Sequel to quickly determine what versions are lacking methods referenced in Waves.
The Base controller uses the “set” method which is replaced by “set_with_params” in Sequel 2.0.0, thus the addition of the dependency here.