Adding a Blog Post Show Action Discussion
Really nice chapter, I didn't knowing that passing only de model Rails could build the path for you.
CarlosLeonCode repliedReally nice chapter, I didn't knowing that passing only de model Rails could build the path for you.
CarlosLeonCode repliedIt sounds like you're encountering a common issue when working with Solidus, an open-source e-commerce platform.
Terry Stout repliedHow can i run this ``` EDITOR="code --wait" rails credentials:edit --environment=development ``` command in my windows machine?
Suvan Gowri Shanker postedI know this is old but you can add an event listener in `application.js`: ``` document.addEventListener("trix-file-accept", (e) => { e.preventDefault() }) ``` and then target the UI with CSS...
Chuck repliedI think create a new branch in the cloned repository to work on your pull request. It's good practice to give the branch a descriptive name related to the issue you're fixing.
Ricky Garrison repliedToday I learned that you can view the source code of a method that is available in the current context using the `show_source` command when in a call to `binding.irb`. To try it out put a `binding....
cjilbert504 repliedGreat!
phanilkumar replied@ That's a great updated version.
anamint minths repliedGreat video, super helpful for my current project!
Soren replied