There doesn't seem to be a software function to let me know where the white bitches at.
There doesn't seem to be a software function to let me know where the white bitches at.
test:
class PagesController < ApplicationController
def home
@title = "Home"
end
def contact
@title = "Contact"
end
def about
@title = "About"
end
def help
@title = "Help"
end
end
Since this thread is bumped, is there any way to display more than 10 posts per page?
Thanks =)