Re: [Rails] jquery not working in production?

2012-06-27 Thread Ylan Segal
lank rails application in which you *can* precompile the assets. Then starts looking for potential differences between the brand new app and yours. Sorry, I can't be of more help. -- Ylan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&

[Rails] Re: jquery not working in production?

2012-06-27 Thread Ylan
On Wednesday, June 27, 2012 8:16:47 AM UTC-7, Vell wrote: > > > > On Wednesday, June 27, 2012 2:36:33 AM UTC-4, Ylan wrote: >> >> >> >> >> Val, >> >> Your Gemfile looks good to me and so does your application.js. >> >> Ar

[Rails] Re: jquery not working in production?

2012-06-26 Thread Ylan
css file to css.erb fixed my css error but I am now > back to my jquery error. I have confirmed that when I run `rake > assets:precompile` I do not get an error about jquery but when I run `rake > assets:precompile:all` I get an error about jquery. What would make it so > tha

Re: [Rails] Hosting of Ruby on Rails3 App

2012-06-26 Thread Ylan
+1 on Heroku. Hosting for a very basic app (like a staging app) is free, depending on what features you want. You can learn more about it here: https://devcenter.heroku.com/articles/quickstart I use it all the time. On Sunday, June 24, 2012 10:28:34 AM UTC-7, Mandy wrote: > > Thanks for your

[Rails] Re: Error with rake command

2012-06-26 Thread Ylan
-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:213:in > > > `post_path' > > /home/ms/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/testing/assertions/routing.rb:174:in > > > `method_missing' > &

[Rails] Re: Validations doesnt work with activemodel?

2012-06-26 Thread Ylan
Well, there could be several things going on. So, lets go step by step. 1) Open an irb console (if you are using rails, type "rails console") 2) Try to create a new model and call valid? on it. What does it return? Play around in the console so you can learn if your model is validating as expec

[Rails] Recommended SOAP library

2011-10-08 Thread Ylan
+1 on Savon. Worked pretty painlessly for me. -- Ylan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/KSSYlL8TNtoJ. To post to

[Rails] Re: Speeding up rails boot time in development?

2011-07-06 Thread Ylan
Evan, I have actually been struggling with the same thing, but I didn't know about spork. I just installed it and it looks like it does save quite a bit of time to run single tests. Sorry I don't have any help for you, but thanks for posting! -- Ylan -- You received this messa

[Rails] USPS Labels from Webapp

2011-07-05 Thread Ylan
provider, like Endicia. Anybody have a recommendation? -- Ylan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/CWW78Q6TB-0J. To post to

[Rails] Re: Deep cloning an ActiveRecord

2011-06-17 Thread Ylan
/categories/activerecord_versioning.html -- Ylan. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7WbayC-6h6QJ. To post to this group, sen

Re: [Rails] Help with railroad

2011-06-11 Thread Ylan
I am happy using rails erd: http://rails-erd.rubyforge.org/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/N7hyU-dpRdoJ. To post to this group,

[Rails] Re: How do you get simple_form to use the base class and not the subclass?

2011-05-23 Thread Ylan
is helps, -- Ylan. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com