Does anybody what procedure i have to do in order to install a plugin
in Rails?
i want to get a plugin in order to use the LDAP protocol for the user
login.
Has anybody worked with it before?
Does anybody what procedure i have to do in order to install a plugin
in Rails?
i want to get a plugin in order to use the LDAP protocol for the user
login.
Has anybody worked with it before?
tux wrote:
See:
http://nubyonrails.com/articles/2006/05/04/the-complete-guide-to-rails-plugins-part-i
From the command-line at the top of your Rails app…
sudo gem install rapt
rapt search “search string”
rapt install “installation url”
![]()
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs