Velocipede's User, Sales, and Bike Inventory Web App

4 lines
80 B

12 years ago
class ApplicationController < ActionController::Base
protect_from_forgery
end