Great episode, thanks!
There is one more thing on jQuery i'd like to know about: why sometimes in development mode remote scripts executes twice (like double text_form submits) when 'requre tree .' is enabled?
(The first one's the critical one, but second seems appropriate too.)
This changes the limits in the currently-running kernel. To make these values stick across reboots, add them to /etc/sysctl.conf, like this:
+1
Kind of cheating!
Wow! Great resource! Thanks!
+1
Great episode, thanks!
There is one more thing on jQuery i'd like to know about: why sometimes in development mode remote scripts executes twice (like double text_form submits) when 'requre tree .' is enabled?
Adding the
ruby//= require private_pub
to application.js is missed in the manualIn #360 Ryan used this:
should be
Should also have "set :normalize_asset_timestamps, false" in deploy.rb
Sure, everyone, who has
problem, can easily fix this.
Run:
(The first one's the critical one, but second seems appropriate too.)
This changes the limits in the currently-running kernel. To make these values stick across reboots, add them to /etc/sysctl.conf, like this:
Found this here
Yes, always.
Well, you showed the Rails Sexuality :)
Thanks! But video quality is not usual :(
'ilike' dosn't work for mysql.
MySql has an alternative: 'select * from foo where upper(bar) like upper(?)'.
preventDuplicates is really useful, thanks
Ryan, thanks very much! I use Railscasts every day, finding answers to any questions. it is programmers' desk book indeed!
I'm stack with this too. Any success?
You have mistyped:
Must be:
it's k now, but the broadcasting doesn't work - it doesn't reload messages inside chat window, when anoyher client adds something
why the respond from faye can not be understood by browser(the chat window and text field are not reloaded)?
Can you make a new one, applying to the rails 3, please?