Posts by Adriano Godoy • 186 points
3 posts
-
1
votes1
answer107
viewsA: Problem generating a Ruby on Rails app
It seems problem in the SSL certificate (https access), windows does not seem to accept the certificate of the Gems repository, so can not finish the Bundle install. Try one of the two alternatives:…
ruby-on-railsanswered Adriano Godoy 186 -
5
votes2
answers257
viewsA: Parameter check on MVC
The model must take care, among other things, of its own integrity. It must validate and return the error when a save() method is invoked, for example. The most common is that when trying to save a…
-
1
votes1
answer77
viewsA: Sense/NET: Installation and programmatic configuration
I suggest the Kooboo CMS. It is a CMS ASP.NET of easy configuration and has a very intuitive interface. It has support for file library, Membership of users, among other features that can help you.…