RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: asantoya17
can I use this with has_and_belongs_to_many
Im using rails 3.2 and the ajax doesn't work for me
i got this error Uncaught SyntaxError: Unexpected identifier
in
$.get($('#playlists_search').attr('action'), ↵ $('#playlists_search').serialize(), null, 'script'); return false;
I'm using rails 3.2 and I got this error undefined method `[]' for nil:NilClass can you please me explain why it happens?
I got some probems with my .js file can you please explain it on rails 3.2
can I use this with has_and_belongs_to_many
Im using rails 3.2 and the ajax doesn't work for me
i got this error Uncaught SyntaxError: Unexpected identifier
in
$.get($('#playlists_search').attr('action'), ↵
$('#playlists_search').serialize(), null, 'script');
return false;
I'm using rails 3.2 and I got this error undefined method `[]' for nil:NilClass can you please me explain why it happens?
I got some probems with my .js file can you please explain it on rails 3.2