On 26 June 2013 10:30, hussainakhtar wahid <
hussa...@gmail.com> wrote:
> hi all ,
>
> having isues with creating a ajax call in my simple rails application ,
I presume that you understand the basics of Rails fully. If not then
first work right through a good tutorial such as
railstutorial.org,
which is free to use online.
Then have a look at the Rails Guides,
guides.rubyonrails.org,
particularly Working with Javascript in Rails.
Colin