David Leal

Results 12 issues of David Leal

Something like ``` create(user.friends).[...] ```

wishlist

Something like: ``` builder SomeModel do user(Manager) end ```

wishlist

They will be automatically scoped to the current widget

enhancement

``` table = Dill::TextTable.new(t) table.column ... # works like TextTable.map #=> table ```

enhancement

Introduce an inner class `FrozenWidget` that does the actual checks (`==`, `!=`, etc) and can be tested independently of waiting for changes. `Widget` would then act as a wrapper over...

enhancement

This will require some rails specific code, possible required using `require 'dill/rails'` By default, content columns + associations should be used. How to deal with associations? Possibly by introducing a...

enhancement

https://github.com/libc/tidy_ffi

enhancement