tresacton / dspectrumgui

The goal of this app is to make it trivial to demodulate most basic RF transmission, and provide a digital worksheet for your reverse engineering efforts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rake db:migrate failing - Causes broken install

flayisflay opened this issue · comments

commented

Issue Type

[bug]

Expected Behaviour

Actual Behaviour

Proceeding with the installation results in an install which fails upon the first GET

rake db:migrate fails with "last_comment is deprecated. Please use last_description instead"

This seems to be due to an out of date version of respec.

I ran bundle update rspec rspec-rails and reinstalled through the current instructions.

Worked fine.

What commit were you running?

(Go to your DSpectrumGUI app, and click "About", and paste the relevant information from the You are currently running: v0.1.1-beta-32-gf4d736e || f4d736e

can you please post the output of rvm list

I'm closing this issue for the moment as its been a few months. If you are still experiencing this problem, please update this ticket.