RailsCod3rFuture

Results 36 issues of RailsCod3rFuture

I see that the normal formik library supports nested forms...I simply need a way to send an object through the form with shape. ``` { applicant_form: { user_id, info_attributes: {...

What I'm trying to do is log the impression count for the User model show page, and output the information to a chart. What I have below is not working...

After successfully upgrading the plan. I receive the "update_subscription" method error. Does anyone know why this is happenining?

I'm using Rails 5.2 and Ruby 2.4.4 ``` Fetching bluecloth 2.2.0 Installing bluecloth 2.2.0 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/bluecloth-2.2.0/ext C:/Ruby24-x64/bin/ruby.exe -r...

The user plan and credit card are failing to update when I submit the changes to the form. Its crashing with a 500 error. Btw, I'm using SubscriptionPlan instead of...

I'm having trouble figuring out why I am receiving {"guid":null,"status":"pending","error":"Email can't be blank"} after I attempt to create a user. Even though, all of the input fields are correct. I...

The test data works perfectly within the app, data = [ 'test-name', 'test-name', 'etc' ] jQuery -> $('[data-behavior ="autocomplete"]').atwho( at: "@", 'data': "/users.json" ) How do I expose users information...

The gem looks great, but I cannot get it working on updated ruby gem specs. Can you add a modern touch to it?

I'm trying to use `` but it does not work. What method are you using for this feature?

Can you please update the solution and AJAX code that posted for demonstration purposes? Your new approach for Rails 4 is quite different than the one you posted in 2011....