Wait, by "view" do you mean an Oracle view (like a table) or a Rails
view (like an erb template)

On Feb 19, 9:01 am, Enoc Montero <[email protected]>
wrote:
> correct!
> This is the model for q Cree consultation:
>
> class Re_tmtinv <ActiveRecord:: Base
>
>     establish_connection (
>         : adapter => "oracle"
>         : host => "localhost"
>         : username => "root",
>         : password => "*****",
>         : database => "*****"
>         )
> # Validations
>
>    validates_uniqueness_of: mtin_mtin,: message => "The code that this
> trying to view does not exist in the system. "
>
>       end
>
> but still can not get the view mostralo q e created.
>
> perhaps a problem in my view.
>
> Thanks for the help.
> Greetings.
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to