Skip to content

Instantly share code, notes, and snippets.

@t0nylombardi
Created April 19, 2017 13:23
Show Gist options
  • Save t0nylombardi/e738fc3bc58afe07a87285e1e51321e4 to your computer and use it in GitHub Desktop.
Save t0nylombardi/e738fc3bc58afe07a87285e1e51321e4 to your computer and use it in GitHub Desktop.
pixel_frafgment.rb
class Pixel < ActiveRecord::Base
validates_presence_of :ip_address
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment