Bernie Chiu

Results 20 comments of Bernie Chiu

cool cool~ let me check check

While looking at your code, I would like to mark some TODOs first for the `pluck_all`, will be working on it these days maybe ~ ### TODO - [x] Separate...

I would like to work on this, any suggestion at first?

Here's the first phase of PR i've done, lack of some functionalities but I think it's quite useful https://github.com/davydovanton/kan/pull/15

Just added here https://github.com/davydovanton/kan/pull/16 ❤️ After finished it, I bumped into some issues, I think can change it - The abilities `classes` used in different files are actually shared, even...

Oh! Other solutions are ok, just that the `classes` are `re-opened` in each spec file, which looks weird since each spec file supposedly is using the test class individually.

Cool! @jordanfbrown, thanks for sharing!

@jnunemaker Ha thanks! I was just thinking about how https://github.com/jnunemaker/flipper works when opened the issue here

> I may be misunderstanding the problem, but it seems like you are running out of memory? Yes, we've encountered this after installing the library 🥺 > Are you reporting...