• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Your current Ctrl + V

Status
Not open for further replies.
1,488
Posts
9
Years
  • Wl6cyfR.png


    Was changing my usertitle~
     
    9
    Posts
    9
    Years
    • Seen Mar 7, 2022
    class User < ActiveRecord::Base
    before_save { self.email = email.downcase }
    validates :name, presence: true, length: { maximum: 50 }
    VALID_EMAIL_REGEX = /\A[\w+\-.]+@[a-z\d\-.]+\.[a-z]+\z/i
    validates :email, presence: true,
    format: { with: VALID_EMAIL_REGEX },
    uniqueness: { case_sensitive: false }
    has_secure_password
    validates :password, length: { minimum: 6 }
    end

    I'm trying to get my head around Ruby on Rails!
     

    Apollo

    怖がらないで
    1,333
    Posts
    11
    Years
    • Seen Jul 22, 2017
    What will Apollo do?

    Copying this on the welcome message thread
     
    3,869
    Posts
    10
    Years
    • Seen Feb 5, 2023
    The movie will feature an all star cast of Sylvester Stalone, Arnold Scwarzenegger, Harrison Ford, Mel Gibson, Jet Li, Antonio Banderas andm any more ripped old men.

    From my thread on The Expendables 3.
     
    1,488
    Posts
    9
    Years
  • Test
    Testing....

    ➡ Test
    Test
    Test
    Test
    Test

    ➡ Test
    Test
    Spoiler:

    Just testing something~
     
    Last edited:

    Apollo

    怖がらないで
    1,333
    Posts
    11
    Years
    • Seen Jul 22, 2017
    No items. Apollo only. Final Destination

    Posting on the welcome message thread again, lol. :D
     
    13,600
    Posts
    15
    Years
    • they/them
    • Seen Dec 11, 2023
    <b>Your team: </b> Eintracht Akai
    <b>Your name: </b> Tara
    <b>Game 1:</b> Pokeathlon Stadium from Pokemon (Heart Gold/Soul Silver)

    <b>Game 2:</b> Yoichi Hiruma from Eyeshield 21

    <b>Game 4:</b> Apple Gel from the Tales of Series

    <b>Game 5:</b>
    Answer 1: Sakura Oogami
    Answer 2: Zero, zilch, nada
    Answer 3: Tomatoes
    Answer 4: Three Strikes in a row!
    Answer 5: Birdo

    <b>Game 7:</b> Amakata Miho from Free!

    <b>Game 9:</b> White

    <b>Game 10:</b> A, Left, Right, B

    oh haha was submitting answers to something on another site.
     

    Raikou

    bolt-action thunder
    213
    Posts
    10
    Years
    • NY
    • Seen Nov 12, 2015
    ★ ɢ н σ ѕ т ★: SO MANY CHARMANDERS ON WONDER TRADE.
    ★ ɢ н σ ѕ т ★: I'M GETTIN' DRUNK ON A PLANE.
    virus.exe: I WANT A SHINY PUMPKABOO B(
    virus.exe: BUYIN' DRINKS FOR EVERYBODY BUT THE PILOT.
    virus.exe: THE PILOT WANTS TO PARTY, TOO.

    oh god, the conversations I have with my friend in the wee hours of the morning. XD
     
    Status
    Not open for further replies.
    Back
    Top