Skip to content Skip to sidebar Skip to footer
Showing posts with the label Erb

How To Change The Color Of Link Button In .erb Template

I want to change the color of the 'Explore' and 'Submit Your project' button in the… Read more How To Change The Color Of Link Button In .erb Template

Unable To Clear Text Field With Overridden Submit Method Used For Ajax Implementation Via Jquery 1.4

I have a functionality of posting messages to a group which works using AJAX via Jquery. When I cli… Read more Unable To Clear Text Field With Overridden Submit Method Used For Ajax Implementation Via Jquery 1.4

How To Execute A Rails Command With Sweet Alert 2?

I have the following sweet alert 2 message: Solution 1: Actually that is the expected behaviour. A… Read more How To Execute A Rails Command With Sweet Alert 2?

Create Method In Html.erb File

I have to create one method in file say 'myCode.html.erb'. I have to write ruby code with h… Read more Create Method In Html.erb File