Skip to content
/ Vhagar Public

The CRM system written in ruby on rails for LDI 2014.

License

Notifications You must be signed in to change notification settings

sptq/Vhagar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
sptq
May 3, 2014
d5580a1 · May 3, 2014
May 3, 2014
Feb 17, 2014
Apr 29, 2014
Apr 26, 2014
Mar 6, 2014
Feb 17, 2014
Feb 17, 2014
Mar 3, 2014
Feb 17, 2014
Apr 29, 2014
Apr 3, 2014
Feb 17, 2014
Mar 3, 2014
Apr 15, 2014
Apr 19, 2014
Mar 6, 2014
Feb 17, 2014
Apr 15, 2014
Feb 17, 2014
Feb 17, 2014
Mar 6, 2014
Feb 17, 2014
Mar 3, 2014

Repository files navigation

Code Climate Dependency Status Build Status

Vhagar

The CRM system written in ruby on rails for LDI 2014.

Running

Before any actions make sure that you have all necessary gems installed.

bundle install

Thanks to guard gem you run applicattion with command guard in folder /crm/

LiveReload

If you wan to use LiveReload web browseer plugin you want to ssh to vagrant specying ports from Vagrantfile. Password for user vagrant is vagrant .

ssh -L 35729:127.0.0.1:35729 vagrant@192.168.33.10

Then run guard with poll and interval option

guard -p -l 1

If you notice hugh CPU usage you can increate poll interval.

Vagrant

In case of any problems with downloading box please download and add it manualy.

About

The CRM system written in ruby on rails for LDI 2014.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published