That successfully removes column names that aren't created from foreign keys.
Let's say there's a product model that has many photos, then a has photos option will appear in the drop down, do you know how to remove it? Thank you.
How can I use queue_classic to send emails? I can pretty much make queue_classic call any method and Queue it successfully, but when it comes the time to call an ActionMailer method or a class method that wraps an ActionMailer call, it simply Doesn't work!
is there an additional configuration needed?
PS. I can see the method being queued in the queue_classic_jobs table and then being removed, but it basically does nothing(does not send the e-mail) :(
Fantastic Episode! I never knew that just by moving the position of the javascript tag in the Layout File you could accomplish so much! This is really useful! Thank you Mr. Bates
That'd be really awesome, I've took it for granted it hasn't changed that much, But I'm betting I'm wrong! I too want to see what awesome things you can do with content_for and content_tag
Hello!
What about Resource Routes with segment keys? I can't seem to get thing to work in that particular case. Please review: http://stackoverflow.com/questions/17201127/how-can-i-use-private-pub-with-a-resource-route-that-has-a-segment-key
Hello!
Does anybody know if Travis CI will run this type of tests? Having a lot of trouble finding info. on that particular subject.
Looks like a good idea, I'll use it in my future projects!
That successfully removes column names that aren't created from foreign keys.
Let's say there's a product model that has many photos, then a has photos option will appear in the drop down, do you know how to remove it? Thank you.
How can I use queue_classic to send emails? I can pretty much make queue_classic call any method and Queue it successfully, but when it comes the time to call an ActionMailer method or a class method that wraps an ActionMailer call, it simply Doesn't work!
is there an additional configuration needed?
PS. I can see the method being queued in the queue_classic_jobs table and then being removed, but it basically does nothing(does not send the e-mail) :(
Fantastic Episode! I never knew that just by moving the position of the javascript tag in the Layout File you could accomplish so much! This is really useful! Thank you Mr. Bates
That'd be really awesome, I've took it for granted it hasn't changed that much, But I'm betting I'm wrong! I too want to see what awesome things you can do with content_for and content_tag