./lib/dolt/sinatra/actions.rb in dolt-0.6.0 vs ./lib/dolt/sinatra/actions.rb in dolt-0.6.1
- old
+ new
@@ -14,9 +14,10 @@
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#++
require "em_rugged"
+require "json"
module Dolt
module Sinatra
module Actions
# Built-in redirect seems to not work with Sinatra::Async, it throws