You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll describe the setup using RVM.
TinyDialer is developed under 1.9.2, so that's your safest bet on running it.
rvm install 1.9.2
rvm use 1.9.2
Make sure you have PostgreSQL installed for the next steps.
Clone TinyDialer, go into the directory root and install the gem dependencies with the right versions:
git clone git://github.com/rubyists/tiny_dialer.git
cd tiny_dialer
gem install ramaze
ruby app.rb
This will also start a Webrick instance for the administration interface on port.