Browse the Ruby on Rails Community.

You are here: Forums Ask a Rails expert plugin install...

Replytotopic

plugin install

Posted in Forums : Ask a Rails expert

 
Profile

Authority 25
Posting Rating 2
Sign in to rate this post

livevalidation plugin for javascript validation is not installing in to my aptana(IDE). im using windows(OS) md anas

 
517811248_d56b133cb8_m

Authority 25
Posting Rating 72
Sign in to rate this post

Additional information would be very helpful in trying to help you out—what is the error message, how are you proceeding and at what point exactly things go wrong.

 
20080302-ctexhjb1746xq1tmrjem1qck68

Authority 50
Posting Rating 3
Sign in to rate this post

What do you mean by ‘it is not installing’? You just need to drop the proper .js file to your public/javascripts directory and include it in you application.html.erb (or if you don’t have a layout, wherever in the <head> tag of your page(s)) with something like

<%= javascript_include_tag 'livevalidation' %>

No other ‘installation’ is needed.

Cheers,
Peter

 
Atgaaaam92y6g5nj0ahce71euqlog7apdmnrdwyruc0a6gdceosrtpybscluzngbydxils0r2utsaqfvb6ofljahnwepajtu9vduspwimkrbmlzngha9qwp0fdw4yq

Authority 37
Posting Rating 58
Sign in to rate this post

thank you buddy even i am trying to do this but getting wrong some where..i will try this out..

but in their site they specified that first we have to plugin then rake it, it will copy relevant .js files into scripts folder,we have one more option of downloading and installing prototype.js file supplied by them… i dont know how to work with prototype.js

thank you in advance

Replytotopic

Other Recent Topics

Ask a Rails expert : How to use mephisto

Ask a Rails expert : How to use mephisto

Ask a Rails expert : will_paginate customization problem

Ask a Rails expert : BackgroundRB still wants 'development' environment...?

Ask a Rails expert : activescaffold, sql exception

Ask a Rails expert : Passing non-english chars in query string

Ask a Rails expert : Rails and 2D barcodes

Ask a Rails expert : apache giving proxy error

Ask a Rails expert : Custom Responses w/ 'extra' information...?

Ask a Rails expert : Log rotation in rails

Formatting Help
  • *bold*       _italics_      
    bq. (quotes)
  • "DSC":http://www.dsc.net
  • * or # (lists)
or cancel