George Lamprianidis
George Lamprianidis
Same issue here with Capistrano version 3.11.0
Are there any plans to support formtastic 3? ActiveAdmin has moved into requiring formtastic 3, so there will be no way to use latest activeadmin and formtastic-bootstrap...
I was thinking something like: ``` -- MyMenuItem1 | shell=ssh | param1=$ENV_PARAM1 | userParam2=text | userParam3=dropdown{opt1,opt2} -- MyMenuItem2 | shell=/path/to/script | userParam1=checkbox{mon,tue,wed,...} | userParam2=text | param3=foo | param4=bar ``` where...
That would also work provided you somehow define a mapping as to what form control provides which param for the script. I think it will be essential to mix and...
Any updates on this? Also, the documentation needs updating/sync... http://mongoid.org/en/origin/docs/selection.html `Queryable#within_box` doesn't seem to be available in version 2.1.1