Nicolas Blanco

Results 15 issues of Nicolas Blanco

I think it would be super nice to have the whole cart powered by LiveView 😄.

We need to enable/support different image uploading providers/solutions.

Instead of using its own rules, rails_param could use a ActiveModel class to validate the params. This would be a major rewrite of the library. The benefit is that the...

I'm thinking of removing the "nested attributes" feature to stay in the philosophy of a minimalist gem. To validate nested attributes you can do this easily with an ActiveModel::Model class....

I have run into an issue where my Redis server has a password but no username. As this is a managed Redis instance over which I don't have any control,...