0

Is there a gem that will allow me to use twitter bootstrap themese/UI with Pedrino ?

Any pointers to relevant resources appreciated.

codeObserver
  • 6,521
  • 16
  • 76
  • 121

1 Answers1

0

Check the coming release 0.11 will include twitter bootstrap, so now you can browse the admin https://github.com/padrino/padrino-framework/tree/master/padrino-admin to see it.

DAddYE
  • 1,719
  • 11
  • 16
  • Thanks for the comment DAddye . Are you saying a future release 0.11 would have it ? . What do you mean "so now you can browse the admin" I am newbie to the terminology, so would appreciate some more details. Thanks!! – codeObserver Jan 31 '13 at 08:04
  • Yep, 0.11 will include the new admin based on bootstrap. – DAddYE Jan 31 '13 at 21:30
  • I mean that you can use the git version to build a new admin and browse generated files to see how is organized. See: http://www.padrinorb.com/guides/the-bleeding-edge – DAddYE Jan 31 '13 at 21:31