Martin Streicher
Joined
Activity
Posted in ActionText and Globalize error
I am seeing this error, too. I am trying to use a form object. This only occurs when the form object fails to save and the form must be redrawn. I am guessing it has to do with new_record?
What do the tests do?
I prefer RSpec and its related tools and community enhancements. Can I boot a new app with Jumpstart Pro using RSpec rather than mintiest?
I see a good number of tests are seeded with the code for my app in ./test.
- What do those test?
- How many of those tests are going to be affected by changes I make to my app?
I noticed my Jumpstart Pro-based application contains the jumpstart gem in lib/jumpstart. I also see the Gemfile refers to the jumpstart gem via the local file system. My question is... Does this gem have to remain in the application for production deployment? Or can it be removed once the app is "finished"?
Or does anyone have the darn Dropbox plugin working with Active Storage and S3?
Anyone running their own Transloadit Companion server?
I would like to see a multiple upload example, too. I would also like to see how this works when the form submitted does not validate on the server? How does one reset the form fields especially after uploading files dynamically?